chore: remove outdated healthcheck script

This commit is contained in:
David Germain
2024-05-24 20:53:41 +02:00
parent c16aa5b64b
commit 8543defa19

View File

@@ -46,8 +46,7 @@
"docs": "yarn workspace oa-docs start", "docs": "yarn workspace oa-docs start",
"install:clean": "yarn workspace oa-scripts install:clean", "install:clean": "yarn workspace oa-scripts install:clean",
"postinstall": "husky install", "postinstall": "husky install",
"commit": "git-cz", "commit": "git-cz"
"healthcheck": "node scripts/healthcheck.js"
}, },
"config": { "config": {
"commitizen": { "commitizen": {