mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-18 01:42:20 +00:00
Revert "fix(phantom): downgrade to node 0.10.22 due to CERT error, see"
This reverts commit dc18569e78.
This commit is contained in:
parent
883d472b94
commit
07fbcbcb08
1 changed files with 1 additions and 1 deletions
|
|
@ -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": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue