This commit is contained in:
2020-05-26 01:09:55 +00:00
committed by repl.it user
parent 3a84baa944
commit 275493b0f5
3 changed files with 29 additions and 16 deletions

View File

@@ -20,7 +20,7 @@
"devDependencies": {},
"scripts": {
"test": "node ./src/index --TEST",
"start": "npm install; node ./src/index.js"
"start": "node ./src/index.js"
},
"repository": {
"type": "git",