Skip to content

Commit

Permalink
Preact: Update package.json to support all Preact versions in ^10.0.0…
Browse files Browse the repository at this point in the history
… range

Co-authored-by: Michael Shilman <[email protected]>
  • Loading branch information
fjorgemota and shilman authored May 31, 2020
1 parent 942dda2 commit a91de3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/preact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"peerDependencies": {
"@babel/core": "*",
"preact": "^10.4.0",
"preact": "^10.0.0",
"react": "*",
"react-dom": "*"
},
Expand Down

0 comments on commit a91de3f

Please sign in to comment.