incognitolm commited on
Commit
ee248d0
·
1 Parent(s): 7a4b6f5

Update package.json

Browse files
Files changed (1) hide show
  1. package.json +2 -1
package.json CHANGED
@@ -13,6 +13,7 @@
13
  "express": "^4.18.2",
14
  "html-to-text": "^9.0.5",
15
  "ws": "^8.16.0",
16
- "openai": "^6.29.0"
 
17
  }
18
  }
 
13
  "express": "^4.18.2",
14
  "html-to-text": "^9.0.5",
15
  "ws": "^8.16.0",
16
+ "openai": "^6.29.0",
17
+ "node-fetch": "^3.3.2"
18
  }
19
  }