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

Added debug to package.json

This commit is contained in:
yago 2015-07-12 14:01:08 +02:00
parent be60959f32
commit 7f147cb1d2

View File

@ -21,6 +21,7 @@
"license": "MIT",
"dependencies": {
"bluebird": "^2.9.30",
"debug": "^2.2.0",
"mime": "^1.3.4",
"request": "^2.58.0"
},