Both Package updated

This commit is contained in:
killer069 2021-08-13 23:20:45 +05:30
parent 7e87a3210c
commit 1b44ba8001
2 changed files with 8 additions and 8 deletions

10
package-lock.json generated
View File

@ -1,13 +1,13 @@
{
"name": "killer",
"version": "1.0.0",
"name": "play-dl",
"version": "0.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "killer",
"version": "1.0.0",
"license": "ISC",
"name": "play-dl",
"version": "0.0.1",
"license": "MIT",
"dependencies": {
"node-fetch": "^2.6.1"
},

View File

@ -10,7 +10,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/killer069/node-youtube-dl.git"
"url": "git+https://github.com/play-dl/play-dl"
},
"keywords": [
"node-youtube-dl",
@ -25,9 +25,9 @@
"author": "Killer069",
"license": "MIT",
"bugs": {
"url": "https://github.com/killer069/node-youtube-dl/issues"
"url": "https://github.com/play-dl/play-dl/issues"
},
"homepage": "https://github.com/killer069/node-youtube-dl#readme",
"homepage": "https://github.com/play-dl/play-dl#readme",
"files": [
"dist/*"
],