Spaces:
Sleeping
Sleeping
Update package.json
Browse files- package.json +2 -2
package.json
CHANGED
@@ -16,7 +16,7 @@
|
|
16 |
"cheerio": "^1.0.0-rc.12",
|
17 |
"jsdom": "^24.0.0",
|
18 |
"node-fetch": "^3.3.2",
|
19 |
-
"
|
20 |
},
|
21 |
"devDependencies": {
|
22 |
"express": "^4.19.2",
|
@@ -26,6 +26,6 @@
|
|
26 |
"node-id3": "^0.2.6",
|
27 |
"youtubei": "^1.4.0",
|
28 |
"ytdl-core": "^4.11.5",
|
29 |
-
"
|
30 |
}
|
31 |
}
|
|
|
16 |
"cheerio": "^1.0.0-rc.12",
|
17 |
"jsdom": "^24.0.0",
|
18 |
"node-fetch": "^3.3.2",
|
19 |
+
"puppeteer": "latest"
|
20 |
},
|
21 |
"devDependencies": {
|
22 |
"express": "^4.19.2",
|
|
|
26 |
"node-id3": "^0.2.6",
|
27 |
"youtubei": "^1.4.0",
|
28 |
"ytdl-core": "^4.11.5",
|
29 |
+
"puppeteer": "latest"
|
30 |
}
|
31 |
}
|