Skip to content

Commit

Permalink
Added @emotion/babel-plugin as a dependency of @emotion/react
Browse files Browse the repository at this point in the history
  • Loading branch information
Andarist committed Dec 28, 2021
1 parent e442f44 commit 3118c85
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/perfect-cameras-greet.md
@@ -0,0 +1,5 @@
---
'@emotion/react': patch
---

Added `@emotion/babel-plugin` as a dependency - this is an actual dependency of the `@emotion/react/macro` entrypoint and it has to be explicitly declared to fix compatibility with strict package managers.
1 change: 1 addition & 0 deletions packages/react/package.json
Expand Up @@ -27,6 +27,7 @@
},
"dependencies": {
"@babel/runtime": "^7.13.10",
"@emotion/babel-plugin": "^11.7.1",
"@emotion/cache": "^11.7.1",
"@emotion/serialize": "^1.0.2",
"@emotion/sheet": "^1.1.0",
Expand Down

0 comments on commit 3118c85

Please sign in to comment.