Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lxsmnsyc committed Nov 26, 2023
1 parent 3234ddb commit 698be7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/rollup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
"peerDependencies": {
"rollup": "^3",
"solid-styled": "^0.8"
"solid-styled": ">=0.9"
},
"scripts": {
"prepublishOnly": "pridepack clean && pridepack build",
Expand Down

0 comments on commit 698be7b

Please sign in to comment.