Skip to content

Commit 74b7e98

Browse files
author
Ilya Radchenko
committed
Add repository config
1 parent a7f5bcf commit 74b7e98

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
@@ -4,6 +4,10 @@
44
"version": "0.13.1",
55
"homepage": "http://github.com/Strider-CD/strider-simple-runner",
66
"main": "./index.js",
7+
"repository": {
8+
"type": "git",
9+
"url": "https://github.com/Strider-CD/strider-simple-runner"
10+
},
711
"dependencies": {
812
"async": "~0.1.22",
913
"lodash": "~1.3.1",

0 commit comments

Comments
 (0)