mirror of
https://github.com/maciejpedzich/playlist-entry-validator.git
synced 2024-11-10 00:43:02 +01:00
Remove prestart script
This commit is contained in:
parent
96fee99db9
commit
d9b90f24af
@ -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": {
|
||||||
|
Loading…
Reference in New Issue
Block a user