Specify an old node version to help with build

This commit is contained in:
Tixie Salander 2024-06-06 21:43:25 +02:00
parent a44b694c94
commit e6bd5c329e
No known key found for this signature in database
2 changed files with 19 additions and 12023 deletions

12040
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -4,7 +4,7 @@
"private": true,
"license": "Copyleft",
"engines": {
"node": ">=20.14"
"node": "^12.0.0"
},
"scripts": {
"serve": "npm run serve-milia",