Skip to content

Commit

Permalink
Bump peerDependency in gatsby-plugin-theme-ui
Browse files Browse the repository at this point in the history
  • Loading branch information
hasparus authored Dec 21, 2021
1 parent 07e067c commit 0278b14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/gatsby-plugin-theme-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"license": "MIT",
"peerDependencies": {
"gatsby": "^2.0.0 || ^3.0.0 || ^4.0.0",
"theme-ui": "^0.11",
"theme-ui": ">=0.12.0",
"react": "^16 || ^17"
},
"keywords": [
Expand Down

0 comments on commit 0278b14

Please sign in to comment.