mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +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"
|
||||
],
|
||||
"engines": {
|
||||
"node": "0.10.22",
|
||||
"node": "0.10.x",
|
||||
"npm": "1.2.x"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue