mirror of
https://github.com/Lissy93/dashy.git
synced 2024-12-27 19:03:39 +03:00
🔀 Merge pull request #1178 from baifengheixi/master
🔧 Set range of node version in package.json
This commit is contained in:
commit
79bbc3785a
@ -67,7 +67,7 @@
|
||||
"vue-template-compiler": "^2.7.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0"
|
||||
"node": ">=16.0.0 <18.0.0"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"root": true,
|
||||
|
Loading…
Reference in New Issue
Block a user