mirror of
https://github.com/SrIzan10/next-auth.git
synced 2026-05-01 10:55:20 +00:00
fix: drop svelte as peer dependency (#7989)
* optionally bumped to svelte 4.0 * removed redundancy * Update package.json * Update package.json --------- Co-authored-by: Balázs Orbán <info@balazsorban.com>
This commit is contained in:
@@ -48,7 +48,6 @@
|
||||
"@auth/core": "workspace:*"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"svelte": "^3.54.0",
|
||||
"@sveltejs/kit": "^1.0.0"
|
||||
},
|
||||
"type": "module",
|
||||
@@ -69,4 +68,4 @@
|
||||
},
|
||||
"./package.json": "./package.json"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user