Remove start script as it is no longer relevant
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "node index.js",
|
||||
"test": "node ./node_modules/jest/bin/jest.js",
|
||||
"cov": "node ./node_modules/jest/bin/jest.js --coverage"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user