mirror of
https://github.com/kihashi/stardew_community_checklist.git
synced 2025-10-19 08:03:17 +00:00
Update node version in package.json
This commit is contained in:
parent
7c6759d5f3
commit
62bf043f6d
@ -44,8 +44,8 @@
|
|||||||
"vite": "^4.3.5"
|
"vite": "^4.3.5"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 6.0.0",
|
"node": ">= 18.0.0",
|
||||||
"npm": ">= 3.0.0"
|
"npm": ">= 8.0.0"
|
||||||
},
|
},
|
||||||
"browserslist": [
|
"browserslist": [
|
||||||
"> 1%",
|
"> 1%",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user