Skip to content

Commit f1310b2

Browse files
committed
Merge pull request nervgh#519 from panstav/patch-1
Added repo reference to package.json
2 parents f8c81df + 10731cc commit f1310b2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
"name": "nerv",
88
"url": "https://github.com/nervgh"
99
},
10+
"repository": {
11+
"type": "git",
12+
"url": "https://github.com/nervgh/angular-file-upload.git"
13+
},
1014
"main": "dist/angular-file-upload.min.js",
1115
"devDependencies": {
1216
"babel": "^4.7.16",

0 commit comments

Comments
 (0)