1 changed files with
1 additions and
1 deletions
|
|
|
@ -5,7 +5,7 @@
|
|
|
|
"ytdl-core": "^4.11.0"
|
|
|
|
"ytdl-core": "^4.11.0"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"name": "ytdownloader",
|
|
|
|
"name": "ytdownloader",
|
|
|
|
"version": "2.0.0",
|
|
|
|
"version": "2.0.1",
|
|
|
|
"main": "main.js",
|
|
|
|
"main": "main.js",
|
|
|
|
"scripts": {
|
|
|
|
"scripts": {
|
|
|
|
"start": "electron .",
|
|
|
|
"start": "electron .",
|
|
|
|
|