fast72 commited on
Commit
239c0ae
·
verified ·
1 Parent(s): 80d66cf

Update package.json

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