Add repository field
This commit is contained in:
parent
b08773f233
commit
e6d0779ee7
|
@ -14,6 +14,10 @@
|
|||
],
|
||||
"author": "Kegan Myers <kegan@keganmyers.com>",
|
||||
"license": "BSD-2-Clause",
|
||||
"repository": {
|
||||
"type" : "git",
|
||||
"url" : "https://github.com/terribly-lazy/slack-command-router.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"formidable": "~1.0.15",
|
||||
"lodash": "~2.4.1"
|
||||
|
|
Loading…
Reference in a new issue