2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-29 13:27:44 +00:00

Update dependencies

This commit is contained in:
Yago 2016-01-04 23:43:17 +01:00
parent 874feaf833
commit 0b2cadacf1

View File

@ -22,21 +22,21 @@
"author": "Yago Pérez <yagoperezs@gmail.com>",
"license": "MIT",
"dependencies": {
"bluebird": "^2.10.1",
"bluebird": "^2.10.2",
"debug": "^2.2.0",
"file-type": "^3.4.0",
"mime": "^1.3.4",
"request": "^2.64.0"
"request": "^2.67.0"
},
"devDependencies": {
"contributor": "^0.1.25",
"coveralls": "^2.11.4",
"istanbul": "^0.3.21",
"jsdoc-to-markdown": "^1.2.0",
"jshint": "^2.8.0",
"mocha": "^2.3.3",
"coveralls": "^2.11.6",
"istanbul": "^0.4.1",
"jsdoc-to-markdown": "^1.3.3",
"jshint": "^2.9.1-rc2",
"mocha": "^2.3.4",
"mocha-lcov-reporter": "^1.0.0",
"should": "^7.1.0"
"should": "^8.0.2"
},
"repository": {
"type": "git",