Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Commit

Permalink
chore: mark ^0.14.0 as compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
goknsh committed Apr 18, 2023
1 parent fb1595d commit b37004e
Show file tree
Hide file tree
Showing 3 changed files with 835 additions and 834 deletions.
5 changes: 5 additions & 0 deletions .changeset/olive-hats-wash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'svelte-query-pocketbase': patch
---

chore: mark ^0.14.0 as compatible
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dependencies": {
"@tanstack/svelte-query": "^4.22.2",
"immer": "^9.0.19",
"pocketbase": "^0.11.1 || ^0.12.0 || ^0.13.0",
"pocketbase": "^0.11.1 || ^0.12.0 || ^0.13.0 || ^0.14.0",
"svelte": "^3.54.0"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit b37004e

Please sign in to comment.