Revert "fix(phantom): downgrade to node 0.10.22 due to CERT error, see"

This reverts commit dc18569e78.
This commit is contained in:
Sabe Jones 2014-12-21 20:53:03 -06:00
parent 883d472b94
commit 07fbcbcb08

View file

@ -63,7 +63,7 @@
"www.habitrpg.com" "www.habitrpg.com"
], ],
"engines": { "engines": {
"node": "0.10.22", "node": "0.10.x",
"npm": "1.2.x" "npm": "1.2.x"
}, },
"scripts": { "scripts": {