Skip to content

Commit

Permalink
fix: use latest in sveltekit
Browse files Browse the repository at this point in the history
  • Loading branch information
CahidArda committed Dec 11, 2024
1 parent bd79888 commit 96052d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/sveltekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"@sveltejs/adapter-auto": "^3.3.1",
"@upstash/qstash": "latest",
"@upstash/redis": "^1.34.3",
"@upstash/workflow": "^0.0.0-ci.6a23646fb6dbb7c1b55fe85e19f3aadf035d0fc1-20241210205422"
"@upstash/workflow": "latest"
}
}

0 comments on commit 96052d3

Please sign in to comment.