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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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