Update package.json
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
"preview": "astro preview",
|
"preview": "astro preview",
|
||||||
"lint": "eslint .",
|
"lint": "eslint .",
|
||||||
"format": "prettier --write .",
|
"format": "prettier --write .",
|
||||||
"test": "echo 'No tests yet'",
|
"test": "echo 'Warning: No tests configured' && exit 0",
|
||||||
"add:deploy": "node scripts/add_deploy.mjs",
|
"add:deploy": "node scripts/add_deploy.mjs",
|
||||||
"add:beacon": "node scripts/add_beacon.mjs"
|
"add:beacon": "node scripts/add_beacon.mjs"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user