Skip to content

Commit

Permalink
Revert "Update preact example to match @astrojs/preact ranges (#4840)"
Browse files Browse the repository at this point in the history
This reverts commit d650a11.
  • Loading branch information
matthewp committed Sep 22, 2022
1 parent d650a11 commit 43a030a
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.1.0"
"@preact/signals": "1.0.3"
}
}
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 43a030a

Please sign in to comment.