NekonekoID commited on
Commit
4680f92
·
verified ·
1 Parent(s): 3388224

Update package.json

Browse files
Files changed (1) hide show
  1. package.json +2 -0
package.json CHANGED
@@ -1,6 +1,8 @@
1
  {
2
  "type": "module",
3
  "dependencies": {
 
 
4
  "express": "*",
5
  "morgan": "*",
6
  "pdfkit": "*",
 
1
  {
2
  "type": "module",
3
  "dependencies": {
4
+ "axios": "^0.27.2",
5
+ "cheerio": "^1.0.0-rc.12",
6
  "express": "*",
7
  "morgan": "*",
8
  "pdfkit": "*",