Skip to content

Commit

Permalink
add @emotion/react to peerDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ckeeney committed Nov 21, 2022
1 parent 9dc959e commit 8447173
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,9 @@
"typecov": "^0.2.3",
"typescript": "^4"
},
"peerDependencies": {
"@emotion/react": "^11"
},
"pnpm": {
"overrides": {
"@types/readable-stream": "2.3.11",
Expand Down

0 comments on commit 8447173

Please sign in to comment.