mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-07 00:51:28 +03:00
Moved electron to backend
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "backend",
|
||||
"version": "1.0.0",
|
||||
"description": "backend for YoutubeDL-Material",
|
||||
"main": "index.js",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"start": "pm2-runtime --raw pm2.config.js",
|
||||
@@ -58,5 +58,8 @@
|
||||
"winston": "^3.7.2",
|
||||
"xmlbuilder2": "^3.0.2",
|
||||
"youtube-dl": "^3.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"electron": "^24.1.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user