mirror of
https://github.com/wassname/GarageServer.IO.git
synced 2026-06-27 16:10:34 +08:00
Updated node version in example
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"socket.io": "0.9.14"
|
||||
},
|
||||
"engines": {
|
||||
"node": "0.8.x"
|
||||
"node": ">=0.10"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "node app.js"
|
||||
|
||||
Reference in New Issue
Block a user