Updated Node.js version to 8.11.2

see issue #9
This commit is contained in:
Salim MAHBOUBI
2018-06-15 09:42:06 +02:00
committed by GitHub
parent a3d70def2a
commit 1fd4c92a18

View File

@@ -8,7 +8,7 @@
"start": "node server.js" "start": "node server.js"
}, },
"engines": { "engines": {
"node": "4.4.5" "node": "8.11.2"
}, },
"repository": { "repository": {
"type": "git", "type": "git",