Skip to content

Commit 695c690

Browse files
committed
adding link to git repo in package.json
1 parent 3d8b59d commit 695c690

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "A NestJS decorator for dataloader",
55
"author": "Kris Lefeber <[email protected]>",
66
"license": "MIT",
7+
"repository": "https://github.com/krislefeber/nestjs-dataloader",
78
"scripts": {
89
"prebuild": "rm -rf ./dist",
910
"build": "tsc -p tsconfig.json",

0 commit comments

Comments
 (0)