mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-20 20:58:51 +00:00
Update npm
This commit is contained in:
parent
724bc6e861
commit
003524a19b
1 changed files with 2 additions and 1 deletions
|
|
@ -82,7 +82,8 @@
|
|||
},
|
||||
"private": true,
|
||||
"engines": {
|
||||
"node": "0.10.x"
|
||||
"node": "^0.10.40",
|
||||
"npm": "^2.14.9"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "gulp test",
|
||||
|
|
|
|||
Loading…
Reference in a new issue