Update package.json
Browse files- package.json +5 -2
package.json
CHANGED
@@ -17,6 +17,9 @@
|
|
17 |
"puppeteer-extra-plugin-stealth": "*",
|
18 |
"sharp": "*",
|
19 |
"util": "*",
|
20 |
-
"ytdl-core": "npm:@distube/ytdl-core"
|
|
|
|
|
|
|
21 |
}
|
22 |
-
}
|
|
|
17 |
"puppeteer-extra-plugin-stealth": "*",
|
18 |
"sharp": "*",
|
19 |
"util": "*",
|
20 |
+
"ytdl-core": "npm:@distube/ytdl-core",
|
21 |
+
"source-scraper-puppeteer-runner": "*",
|
22 |
+
"source-scraper-core": "*",
|
23 |
+
"url": "*"
|
24 |
}
|
25 |
+
}
|