Skip to content

Commit c094a39

Browse files
committed
Added repository entry into the package.json
1 parent 5735806 commit c094a39

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
@@ -8,6 +8,10 @@
88
},
99
"author": "Martín Chikilian <martin.chikilian at gmail dot com>",
1010
"license": "ISC",
11+
"repository" : {
12+
"type" : "git",
13+
"url" : "http://github.com/mguillech/nodebot-slack.git"
14+
},
1115
"dependencies": {
1216
"body-parser": "^1.4.3",
1317
"errorhandler": "^1.1.1",

0 commit comments

Comments
 (0)