chore: remove blank test script

This commit is contained in:
Corban-Lee Jones 2025-04-22 23:37:55 +01:00
parent 6f820fdcfc
commit 1c7ffa970a

View File

@ -3,7 +3,6 @@
"version": "0.1.2",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node ./dist/app.js",
"dev": "npx ts-node -r tsconfig-paths/register ./src/app.ts",
"build": "sh ./scripts/build.sh",