Skip to content

Commit

Permalink
Merge pull request #17 from /issues/16
Browse files Browse the repository at this point in the history
Issues/16
  • Loading branch information
chambrid committed Sep 2, 2016
2 parents 710f7e0 + 881b184 commit 71ed77a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,12 @@
"rewire": "2.5.1"
},
"peerDependencies": {
"hubot": "^2.19.0"
"hubot": "^2.19.0",
"hubot-conversation": "^1.1.1",
"hubot-ibmcloud-activity-emitter": ">=0.0.3",
"hubot-ibmcloud-cognitive-lib": ">=0.0.40",
"hubot-ibmcloud-utils": ">=0.0.14",
"i18n-2": "*"
},
"engines": {
"node": ">= 4.2.0"
Expand All @@ -58,13 +63,8 @@
"index.js"
],
"dependencies": {
"hubot-ibmcloud-activity-emitter": ">=0.0.2",
"hubot-ibmcloud-cognitive-lib": ">=0.0.37",
"hubot-ibmcloud-utils": ">=0.0.8",
"cloudant": "^1.4.2",
"dateformat": "^1.0.12",
"hubot-conversation": "^1.1.1",
"i18n-2": "*",
"string-length": "^1.0.1"
}
}

0 comments on commit 71ed77a

Please sign in to comment.