mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-04 00:51:29 +03:00
Switched nodemon to foreverjs to hopefully enable restarting internally and fix runtime errors
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
"description": "backend for YoutubeDL-Material",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"preinstall": "npm i nodemon -g",
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "nodemon app.js"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user