Skip to content

Commit b8dfbaf

Browse files
committed
add repository in package.json
1 parent 35c4e06 commit b8dfbaf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

+4
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,9 @@
3131
},
3232
"devDependencies": {
3333
"@types/node": "^10.0.0"
34+
},
35+
"repository": {
36+
"type": "git",
37+
"url": "https://github.com/kimcoder/create-react-app-s3-uploader.git"
3438
}
3539
}

0 commit comments

Comments
 (0)