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

chore/deps: Downgrade eslint for Node v4 compatibility

This commit is contained in:
GochoMugo 2017-12-21 14:15:19 +03:00
parent 7e9e9b11b3
commit 5cecffc34b
No known key found for this signature in database
GPG Key ID: 7B6A01CB57AA39E4

View File

@ -55,7 +55,7 @@
"babel-register": "^6.26.0",
"concat-stream": "^1.6.0",
"contributor": "^0.1.25",
"eslint": "^4.13.1",
"eslint": "^2.13.1",
"eslint-config-airbnb": "^6.2.0",
"eslint-plugin-mocha": "^4.11.0",
"is": "^3.2.1",