mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 15:17:36 +00:00
v1 targeting node 6 to ensure proper es6 support
This commit is contained in:
parent
69288baebc
commit
f63e5f8da6
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
},
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=4.0.0"
|
||||
"node": ">=6.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"async": "^0.9.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue