Skip to content

Commit

Permalink
upgrade Typesense client to 1.7.1
Browse files Browse the repository at this point in the history
Per docs: client v1.7.x is required for server v0.25.x
https://github.com/typesense/typesense-js#compatibility
  • Loading branch information
kenkunz committed Sep 13, 2023
1 parent adcaa17 commit 59f4a04
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"svelte-highlight": "^7.3.0",
"svelte-inview": "^4.0.1",
"svelte-spinner": "^2.0.2",
"typesense": "^1.5.3",
"typesense": "^1.7.1",
"viem": "^1.1.4"
},
"optionalDependencies": {
Expand Down

0 comments on commit 59f4a04

Please sign in to comment.