Update package-lock and sync scripts with other pages

This commit is contained in:
Yuri Sizov
2023-03-15 20:53:27 +01:00
parent b854423314
commit 6bbaf17582
2 changed files with 457 additions and 242 deletions

697
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -3,7 +3,7 @@
"version": "1.0.0",
"description": "",
"scripts": {
"build": "./node_modules/.bin/rollup -c",
"build": "rollup -c",
"compose-db": "node ./compose-db.js"
},
"author": "Yuri Sizov <yuris@humnom.net>",