Skip to content

Commit

Permalink
fix: deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ota-meshi committed Nov 20, 2023
1 parent bfa8a66 commit 51858ba
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
Expand Up @@ -58,7 +58,7 @@
},
"peerDependencies": {
"eslint": "^7.0.0 || ^8.0.0-0",
"svelte": "^3.37.0 || ^4.0.0"
"svelte": "^3.37.0 || ^4.0.0 || ^5.0.0-next.8"
},
"peerDependenciesMeta": {
"svelte": {
Expand Down Expand Up @@ -164,7 +164,7 @@
"stylelint": "^15.0.0",
"stylelint-config-standard": "^34.0.0",
"stylus": "^0.61.0",
"svelte": "^4.0.0",
"svelte": "^5.0.0-next.8",
"svelte-adapter-ghpages": "0.1.0",
"svelte-i18n": "^4.0.0",
"tslib": "^2.5.0",
Expand Down

0 comments on commit 51858ba

Please sign in to comment.