Updated node version in example

This commit is contained in:
Jeremiah Billmann
2013-09-20 12:08:10 -05:00
parent 191ebe0bef
commit 56ca345989
+1 -1
View File
@@ -14,7 +14,7 @@
"socket.io": "0.9.14"
},
"engines": {
"node": "0.8.x"
"node": ">=0.10"
},
"scripts": {
"start": "node app.js"