mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-14 10:12:21 +00:00
Merge branch 'update-node-version' into develop
This commit is contained in:
commit
970b8d4061
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@
|
|||
"www.habitrpg.com"
|
||||
],
|
||||
"engines": {
|
||||
"node": "0.10.x"
|
||||
"node": "0.12.4"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "./node_modules/.bin/gulp test",
|
||||
|
|
|
|||
Loading…
Reference in a new issue