Skip to content

Commit

Permalink
Fix broken CI (#253)
Browse files Browse the repository at this point in the history
* Fix broken dep

* fix to use local versioning
  • Loading branch information
mongodben authored Nov 30, 2023
1 parent 7dbd308 commit 7e44368
Show file tree
Hide file tree
Showing 3 changed files with 23,088 additions and 12,207 deletions.
2 changes: 1 addition & 1 deletion chatbot-server-mongodb-public/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"typechat": "^0.0.10",
"winston": "^3.9.0",
"zod-error": "^1.5.0",
"mongodb-chatbot-server": "^0.1.7"
"mongodb-chatbot-server": "^0.2.0"
},
"devDependencies": {
"@babel/core": "^7.22.5",
Expand Down
Loading

0 comments on commit 7e44368

Please sign in to comment.