Nexchan commited on
Commit
ef04a7b
1 Parent(s): 5f9ad1e

Update package.json

Browse files
Files changed (1) hide show
  1. package.json +6 -1
package.json CHANGED
@@ -26,6 +26,11 @@
26
  "node-id3": "^0.2.6",
27
  "youtubei": "^1.4.0",
28
  "ytdl-core": "^4.11.5",
29
- "puppeteer": "latest"
 
 
 
 
 
30
  }
31
  }
 
26
  "node-id3": "^0.2.6",
27
  "youtubei": "^1.4.0",
28
  "ytdl-core": "^4.11.5",
29
+ "puppeteer": "latest",
30
+ "axios": "latest",
31
+ "cheerio": "latest",
32
+ "browser-id3-writer": "latest",
33
+ "pdfkit": "latest",
34
+ "image-size": "latest"
35
  }
36
  }