2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-29 05:17:41 +00:00

Remove coveralls and upgrade istanbul to alpha

This commit is contained in:
Yago 2016-07-08 00:26:02 +02:00
parent fbc38ea50b
commit e0e5e9a7b0

View File

@ -46,12 +46,11 @@
"babel-preset-es2015": "^6.6.0",
"babel-register": "^6.7.2",
"contributor": "^0.1.25",
"coveralls": "^2.11.8",
"eslint": "^2.11.1",
"eslint-config-airbnb": "^6.1.0",
"eslint-plugin-mocha": "^2.0.0",
"is": "^3.1.0",
"istanbul": "^0.4.2",
"istanbul": "^1.1.0-alpha.1",
"jsdoc-to-markdown": "^1.3.3",
"mocha": "^2.4.5",
"mocha-lcov-reporter": "^1.2.0"