mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-17 21:57:05 +02:00
web/lock: add engine requirements
This commit is contained in:
parent
e305c99b94
commit
0372e8df47
4
web/package-lock.json
generated
4
web/package-lock.json
generated
@ -27,6 +27,10 @@
|
||||
"typescript": "^5.4.5",
|
||||
"typescript-eslint": "^7.13.1",
|
||||
"vite": "^5.0.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20.9",
|
||||
"npm": ">=9"
|
||||
}
|
||||
},
|
||||
"node_modules/@ampproject/remapping": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user