Skip to content

Commit

Permalink
Fix demo
Browse files Browse the repository at this point in the history
  • Loading branch information
lxsmnsyc committed Jan 18, 2024
1 parent 40b0439 commit 4e26227
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
3 changes: 2 additions & 1 deletion examples/demo/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "demo",
"type": "module",
"version": "0.11.0",
"scripts": {
"dev": "vite",
Expand All @@ -10,7 +11,7 @@
"typescript": "^5.3.3",
"unplugin-solid-styled": "0.11.0",
"vite": "^5.0.11",
"vite-plugin-solid": "^2.8.0"
"vite-plugin-solid": "2.8.0"
},
"dependencies": {
"solid-js": "^1.8.11",
Expand Down
8 changes: 2 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4e26227

Please sign in to comment.