2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-23 10:27:49 +00:00

Updated dependencies

This commit is contained in:
Yago 2016-03-13 14:30:09 +01:00
parent 34e935e81b
commit 5c2f6b17e3

View File

@ -24,19 +24,19 @@
"dependencies": { "dependencies": {
"bluebird": "^2.10.2", "bluebird": "^2.10.2",
"debug": "^2.2.0", "debug": "^2.2.0",
"file-type": "^3.4.0", "file-type": "^3.8.0",
"mime": "^1.3.4", "mime": "^1.3.4",
"request": "^2.67.0" "request": "^2.69.0"
}, },
"devDependencies": { "devDependencies": {
"contributor": "^0.1.25", "contributor": "^0.1.25",
"coveralls": "^2.11.6", "coveralls": "^2.11.8",
"istanbul": "^0.4.1", "istanbul": "^0.4.2",
"jsdoc-to-markdown": "^1.3.3", "jsdoc-to-markdown": "^1.3.3",
"jshint": "^2.9.1-rc2", "jshint": "^2.9.1",
"mocha": "^2.3.4", "mocha": "^2.4.5",
"mocha-lcov-reporter": "^1.0.0", "mocha-lcov-reporter": "^1.2.0",
"should": "^8.0.2" "should": "^8.2.2"
}, },
"repository": { "repository": {
"type": "git", "type": "git",