2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-09-01 14:55:14 +00:00

Upgraded dependencies

This commit is contained in:
Yago
2015-09-27 11:22:09 +02:00
parent 08678f6b16
commit db058d110f

View File

@@ -22,20 +22,20 @@
"author": "Yago Pérez <yagoperezs@gmail.com>", "author": "Yago Pérez <yagoperezs@gmail.com>",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"bluebird": "^2.9.30", "bluebird": "^2.10.1",
"debug": "^2.2.0", "debug": "^2.2.0",
"mime": "^1.3.4", "mime": "^1.3.4",
"request": "^2.58.0" "request": "^2.64.0"
}, },
"devDependencies": { "devDependencies": {
"contributor": "^0.1.25", "contributor": "^0.1.25",
"coveralls": "^2.11.2", "coveralls": "^2.11.4",
"istanbul": "^0.3.17", "istanbul": "^0.3.21",
"jsdoc-to-markdown": "^1.2.0", "jsdoc-to-markdown": "^1.2.0",
"jshint": "^2.8.0", "jshint": "^2.8.0",
"mocha": "^2.2.5", "mocha": "^2.3.3",
"mocha-lcov-reporter": "0.0.2", "mocha-lcov-reporter": "^1.0.0",
"should": "^7.0.1" "should": "^7.1.0"
}, },
"repository": { "repository": {
"type": "git", "type": "git",