mirror of
https://github.com/yagop/node-telegram-bot-api
synced 2025-08-29 05:17:41 +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>",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node" : ">=0.12"
|
||||
},
|
||||
"dependencies": {
|
||||
"bl": "^1.1.2",
|
||||
"bluebird": "^3.3.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user