Skip to content

Commit

Permalink
fix(demo): update dependencies (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
theisel committed Oct 13, 2023
1 parent 9d96e54 commit 213686c
Show file tree
Hide file tree
Showing 2 changed files with 393 additions and 259 deletions.
4 changes: 2 additions & 2 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"dependencies": {
"@astrojs/solid-js": "^3.0.2",
"@astrojs/svelte": "^4.0.3",
"astro": "^3.2.3",
"astro": "^3.3.0",
"astro-portabletext": "^0.9.5",
"solid-js": "^1.8.0",
"solid-js": "^1.8.1",
"svelte": "^4.2.1"
}
}
Loading

0 comments on commit 213686c

Please sign in to comment.