Skip to content

Commit

Permalink
Update preact example to match @astrojs/preact ranges (#4840)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewp committed Sep 22, 2022
1 parent b0efb83 commit d650a11
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/framework-preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
"astro": "^1.2.8",
"preact": "^10.7.3",
"@astrojs/preact": "^1.1.0",
"@preact/signals": "1.0.3"
"@preact/signals": "^1.1.0"
}
}
4 changes: 2 additions & 2 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 d650a11

Please sign in to comment.