randydev commited on
Commit
ad65444
·
verified ·
1 Parent(s): 6a2b293

Update package.json

Browse files
Files changed (1) hide show
  1. package.json +2 -1
package.json CHANGED
@@ -12,6 +12,7 @@
12
  "express": "^4.19.2",
13
  "axios": "*",
14
  "dotenv": "*",
15
- "mongodb": "*"
 
16
  }
17
  }
 
12
  "express": "^4.19.2",
13
  "axios": "*",
14
  "dotenv": "*",
15
+ "mongodb": "*",
16
+ "cheerio": "*"
17
  }
18
  }