Update package.json
Browse files- package.json +1 -1
package.json
CHANGED
|
@@ -6,6 +6,6 @@
|
|
| 6 |
"dependencies": {
|
| 7 |
"express": "*",
|
| 8 |
"axios": "*",
|
| 9 |
-
"
|
| 10 |
}
|
| 11 |
}
|
|
|
|
| 6 |
"dependencies": {
|
| 7 |
"express": "*",
|
| 8 |
"axios": "*",
|
| 9 |
+
"cheerio": "*"
|
| 10 |
}
|
| 11 |
}
|