This commit is contained in:
2026-05-15 09:25:19 -07:00
parent 2e350ce3dc
commit bc6d9893a1
4 changed files with 544 additions and 68 deletions

View File

@@ -9,6 +9,7 @@
},
"scripts": {
"archive": "node src/cli.mjs archive",
"test": "node --test test/*.test.mjs",
"install-browsers": "playwright install chromium"
},
"dependencies": {