mirror of https://github.com/Lissy93/dashy.git
📌 Pins Node versions for Heroku
This commit is contained in:
parent
e24fa10f0f
commit
1fdb37e5c1
|
@ -66,7 +66,9 @@
|
||||||
"vue-template-compiler": "^2.6.14"
|
"vue-template-compiler": "^2.6.14"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=16.0.0"
|
"node": "16.15.1",
|
||||||
|
"npm": "8.11.0",
|
||||||
|
"yarn": "1.22.10"
|
||||||
},
|
},
|
||||||
"eslintConfig": {
|
"eslintConfig": {
|
||||||
"root": true,
|
"root": true,
|
||||||
|
|
Loading…
Reference in New Issue