Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lgaticaq committed May 5, 2016
1 parent 9eeaf49 commit e311f24
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 @@ -25,14 +25,14 @@
},
"homepage": "https://github.com/lgaticaq/hubot-bip#readme",
"dependencies": {
"bip": "^1.2.1",
"moment": "^2.11.0"
"bip": "^2.0.0",
"moment": "^2.13.0"
},
"devDependencies": {
"chai": "^3.4.1",
"chai": "^3.5.0",
"coffee-script": "^1.10.0",
"hubot-test-helper": "^1.3.0",
"mocha": "^2.3.4",
"nock": "^5.2.1"
"hubot-test-helper": "^1.4.4",
"mocha": "^2.4.5",
"nock": "^8.0.0"
}
}

0 comments on commit e311f24

Please sign in to comment.