Nexchan commited on
Commit
297f180
1 Parent(s): 6e0286a

Update package.json

Browse files
Files changed (1) hide show
  1. package.json +1 -0
package.json CHANGED
@@ -20,6 +20,7 @@
20
  "luxon": "^2.0.2",
21
  "puppeteer": "latest",
22
  "cheerio": "latest",
 
23
  "@google/generative-ai": "latest"
24
  }
25
  }
 
20
  "luxon": "^2.0.2",
21
  "puppeteer": "latest",
22
  "cheerio": "latest",
23
+ "gpt4js": "*",
24
  "@google/generative-ai": "latest"
25
  }
26
  }