mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 19:47:03 +00:00
update engines
This commit is contained in:
parent
b7e601be16
commit
662b08c242
1 changed files with 2 additions and 2 deletions
|
|
@ -112,8 +112,8 @@
|
|||
},
|
||||
"private": true,
|
||||
"engines": {
|
||||
"node": "10",
|
||||
"npm": "^5.6.0"
|
||||
"node": "^10",
|
||||
"npm": "^6"
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "eslint --ext .js,.vue .",
|
||||
|
|
|
|||
Loading…
Reference in a new issue