Skip to content

Commit

Permalink
Revert incorrect dependency between Preact and Signal packages
Browse files Browse the repository at this point in the history
  • Loading branch information
lemonmade committed Aug 8, 2024
1 parent 6b38a37 commit 18bf1b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
},
"dependencies": {
"@remote-dom/core": "workspace:^1.1.0",
"@remote-dom/signals": "workspace:^2.0.0",
"@remote-dom/signals": "workspace:^1.0.0",
"htm": "^3.1.1"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

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

0 comments on commit 18bf1b6

Please sign in to comment.