Remove prestart script
This commit is contained in:
@@ -4,7 +4,6 @@
|
|||||||
"description": "GitHub bot that automatically verifies PRs with new playlist entries",
|
"description": "GitHub bot that automatically verifies PRs with new playlist entries",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "tsc",
|
"build": "tsc",
|
||||||
"prestart": "tsc",
|
|
||||||
"start": "node ./dist/index.js"
|
"start": "node ./dist/index.js"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
Reference in New Issue
Block a user