2
0
mirror of https://github.com/yagop/node-telegram-bot-api synced 2025-08-30 13:58:27 +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

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",