mirror of
https://github.com/yagop/node-telegram-bot-api
synced 2025-08-29 13:27:44 +00:00
pkg: Specify supported Node.js versions
This commit is contained in:
parent
54212daa50
commit
9cd663024f
@ -24,6 +24,9 @@
|
|||||||
},
|
},
|
||||||
"author": "Yago Pérez <yagoperezs@gmail.com>",
|
"author": "Yago Pérez <yagoperezs@gmail.com>",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"engines": {
|
||||||
|
"node" : ">=0.12"
|
||||||
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bl": "^1.1.2",
|
"bl": "^1.1.2",
|
||||||
"bluebird": "^3.3.4",
|
"bluebird": "^3.3.4",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user