Skip to content

Commit

Permalink
explicit version range
Browse files Browse the repository at this point in the history
  • Loading branch information
Lms24 committed Dec 15, 2023
1 parent 4f505ac commit 6409323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sveltekit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"access": "public"
},
"peerDependencies": {
"@sveltejs/kit": ">=1.x"
"@sveltejs/kit": ">=1 <=2"
},
"dependencies": {
"@sentry-internal/tracing": "7.88.0",
Expand Down

0 comments on commit 6409323

Please sign in to comment.