Upgrading Node.js from 8.11.x to 10.0.x.

This commit is contained in:
Daniel Scalzi
2018-04-26 19:44:30 -04:00
parent 5fe43ac8e9
commit ae3c8854f4
3 changed files with 3 additions and 3 deletions

View File

@@ -15,7 +15,7 @@
"dist:all": "npm run dist -- -wl --x64"
},
"engines": {
"node": "8.11.x"
"node": "10.0.x"
},
"repository": {
"type": "git",