Skip to content

Commit

Permalink
Merge pull request #12 from trunges21/main
Browse files Browse the repository at this point in the history
Update peer dependency version
  • Loading branch information
marcosmartini authored Dec 21, 2023
2 parents ce59f58 + d673579 commit b80c080
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kinde-oss/kinde-auth-sveltekit",
"version": "1.2.1",
"version": "1.2.2",
"description": "Kinde SvelteKit SDK",
"scripts": {
"dev": "vite dev",
Expand Down Expand Up @@ -40,7 +40,7 @@
"!dist/**/*.spec.*"
],
"peerDependencies": {
"@sveltejs/kit": "^1.20.4",
"@sveltejs/kit": "^1.20.4 || ^2.0.0",
"svelte": "^4.0.0"
},
"dependencies": {
Expand Down

0 comments on commit b80c080

Please sign in to comment.