: change test script to not fail
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@
|
||||
"start": "node dist/index.js",
|
||||
"start-local": "tsc && node dist/index.js",
|
||||
"build": "tsc",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
"test": "echo \"Error: no test specified, please add them later\""
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
|
||||
Reference in New Issue
Block a user