This commit is contained in:
Alex Brow
2020-05-17 02:59:12 -04:00
parent 80c6a2fe8c
commit e0d2b5d291
4 changed files with 7 additions and 4 deletions

View File

@@ -16,7 +16,7 @@
],
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"test": "node ./src/index --TEST",
"start": "npm install; node ./src/index.js"
},
"repository": {