Skip to content

Commit 1dda3eb

Browse files
committed
Add author
1 parent cf05060 commit 1dda3eb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

+5
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,11 @@
1717
"url": "git+https://github.com/cheplv/typeorm-orderable.git"
1818
},
1919
"keywords": ["typeorm", "decorator", "column", "order"],
20+
"author": {
21+
"name": "Yuri Tcherepanov",
22+
"email": "[email protected]",
23+
"url": "https://github.com/cheplv"
24+
},
2025
"scripts": {
2126
"clean": "rimraf dist",
2227
"build": "npm run clean && tsc && vite build",

0 commit comments

Comments
 (0)