diff --git a/package.json b/package.json index aee7cba..7a87859 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,6 @@ "description": "GitHub bot that automatically verifies PRs with new playlist entries", "scripts": { "build": "tsc", - "prestart": "tsc", "start": "node ./dist/index.js" }, "repository": {