Skip to content

Commit

Permalink
React is a required peerDependency for polaris-icons
Browse files Browse the repository at this point in the history
  • Loading branch information
jesstelford committed Apr 8, 2024
1 parent e7dffde commit 9825d17
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .changeset/wise-vans-notice.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@shopify/polaris-icons': major
---

`react` is now a required peerDependency (even when importing non-React SVG assets)
5 changes: 0 additions & 5 deletions polaris-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,5 @@
},
"peerDependencies": {
"react": "*"
},
"peerDependenciesMeta": {
"react": {
"optional": true
}
}
}

0 comments on commit 9825d17

Please sign in to comment.