dodd869 commited on
Commit
82bbf24
·
verified ·
1 Parent(s): bc4031b

Update package.json

Browse files
Files changed (1) hide show
  1. package.json +1 -1
package.json CHANGED
@@ -6,6 +6,6 @@
6
  "dependencies": {
7
  "express": "*",
8
  "axios": "*",
9
- "https": "*"
10
  }
11
  }
 
6
  "dependencies": {
7
  "express": "*",
8
  "axios": "*",
9
+ "cheerio": "*"
10
  }
11
  }