Skip to content

Commit

Permalink
Update packages/create-svelte/shared/+skeletonlib+svelte5/package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann committed Apr 22, 2024
1 parent 8914c7b commit 9de3e69
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"peerDependencies": {
"svelte": "^5.0.0-next.1"
"svelte": "^5.0.0-next.0"
},
"devDependencies": {
"svelte": "^5.0.0-next.1"
"svelte": "^5.0.0-next.0"
}
}

0 comments on commit 9de3e69

Please sign in to comment.