delete: package.json — does not serve heartbeat/harness/portal (#548)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled

This commit is contained in:
2026-03-26 16:42:53 +00:00
parent c9f3fa5e70
commit 76af2e51a7

View File

@@ -1,9 +0,0 @@
{
"dependencies": {
"express": "^4.19.2",
"node-fetch": "^2.7.0"
},
"devDependencies": {
"@playwright/test": "^1.58.2"
}
}