Small dependencies update

This commit is contained in:
Tixie Salander 2024-06-06 21:26:56 +02:00
parent c2c4dfb4a7
commit c3b142b5a1
No known key found for this signature in database
2 changed files with 1083 additions and 715 deletions

1795
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -3,6 +3,9 @@
"version": "0.1.0",
"private": true,
"license": "Copyleft",
"engines": {
"node": ">=20.14"
},
"scripts": {
"serve": "npm run serve-milia",
"serve-milia": "parcel src/index.html",