chore: remove blank test script
This commit is contained in:
parent
6f820fdcfc
commit
1c7ffa970a
@ -3,7 +3,6 @@
|
|||||||
"version": "0.1.2",
|
"version": "0.1.2",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
|
||||||
"start": "node ./dist/app.js",
|
"start": "node ./dist/app.js",
|
||||||
"dev": "npx ts-node -r tsconfig-paths/register ./src/app.ts",
|
"dev": "npx ts-node -r tsconfig-paths/register ./src/app.ts",
|
||||||
"build": "sh ./scripts/build.sh",
|
"build": "sh ./scripts/build.sh",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user