Skip to content

Commit 6588bc1

Browse files
committed
chore: updated author
1 parent dcdc8de commit 6588bc1

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
{
22
"name": "typeorm-polymorphic",
33
"version": "0.0.1",
4-
"main": "index.js",
5-
"author": "Aaryanna Simonelli <[email protected]>",
4+
"main": "./dist/index.js",
5+
"author": {
6+
"name": "Ashleigh Simonelli",
7+
"email": "[email protected]",
8+
"url": "http://ashleighsimonelli.co.uk"
9+
},
610
"license": "MIT",
711
"repository": {
812
"type": "git",

0 commit comments

Comments
 (0)