Nexchan commited on
Commit
7bb9a78
1 Parent(s): 530176b

Update package.json

Browse files
Files changed (1) hide show
  1. package.json +4 -2
package.json CHANGED
@@ -15,7 +15,8 @@
15
  "chalk": "^5.3.0",
16
  "cheerio": "^1.0.0-rc.12",
17
  "jsdom": "^24.0.0",
18
- "node-fetch": "^3.3.2"
 
19
  },
20
  "devDependencies": {
21
  "express": "^4.19.2",
@@ -24,6 +25,7 @@
24
  "googleapis": "^136.0.0",
25
  "node-id3": "^0.2.6",
26
  "youtubei": "^1.4.0",
27
- "ytdl-core": "^4.11.5"
 
28
  }
29
  }
 
15
  "chalk": "^5.3.0",
16
  "cheerio": "^1.0.0-rc.12",
17
  "jsdom": "^24.0.0",
18
+ "node-fetch": "^3.3.2",
19
+ "puppeter": "*"
20
  },
21
  "devDependencies": {
22
  "express": "^4.19.2",
 
25
  "googleapis": "^136.0.0",
26
  "node-id3": "^0.2.6",
27
  "youtubei": "^1.4.0",
28
+ "ytdl-core": "^4.11.5",
29
+ "puppeter": "*"
30
  }
31
  }