Skip to content

Commit e802f47

Browse files
committed
Package json.
1 parent 8da709b commit e802f47

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

package.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@
66
"author": "Zdenko Nevrala",
77
"license": "MIT",
88
"private": false,
9+
"repository": {
10+
"type": "git",
11+
"url": "git@github.com:zdenal/react-s3-post-uploader.git"
12+
},
13+
"keywords": [
14+
"react",
15+
"upload",
16+
"component",
17+
"s3",
18+
"bucket"
19+
],
920
"dependencies": {
1021
"lodash": "^4.17.11",
1122
"react": "^16.6.3",

0 commit comments

Comments
 (0)