This commit is contained in:
luk
2026-08-17 07:30:01 +08:00
parent bc1099183e
commit 6dc882417d
2 changed files with 4 additions and 2 deletions

View File

@@ -5,6 +5,8 @@
"description": "",
"main": "renew.js",
"scripts": {
"begin": "npm install && npx playwright install-deps && npx playwright install chromium",
"fire": "source renew-all.sh",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],