Skip to content

Commit

Permalink
Merge pull request #1418 from appwrite/fix-assistant-endpoint
Browse files Browse the repository at this point in the history
fix: assistant endpoint
  • Loading branch information
TorstenDittmann authored Oct 15, 2024
2 parents 5c3f2e5 + 90d2c6f commit 6ccbf4e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"e2e:ui": "playwright test tests/e2e --ui"
},
"dependencies": {
"@appwrite.io/console": "1.3.2",
"@appwrite.io/console": "1.4.1",
"@appwrite.io/pink": "0.25.0",
"@appwrite.io/pink-icons": "0.25.0",
"@popperjs/core": "^2.11.8",
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6ccbf4e

Please sign in to comment.