Skip to content

Commit d650a11

Browse files
authored
Update preact example to match @astrojs/preact ranges (#4840)
1 parent b0efb83 commit d650a11

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

examples/framework-preact/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"astro": "^1.2.8",
1515
"preact": "^10.7.3",
1616
"@astrojs/preact": "^1.1.0",
17-
"@preact/signals": "1.0.3"
17+
"@preact/signals": "^1.1.0"
1818
}
1919
}

pnpm-lock.yaml

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)