-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
Description
@emotion/native depends upon @emotion/primitives-core
emotion/packages/native/package.json
Lines 43 to 45 in 14a61e4
| "dependencies": { | |
| "@emotion/primitives-core": "^11.11.0" | |
| }, |
But @emotion/primitives-core mentions @emotion/react as a peer dependency
emotion/packages/primitives-core/package.json
Lines 16 to 17 in 14a61e4
| "peerDependencies": { | |
| "@emotion/react": "^11.0.0-rc.0", |
But as you can see @emotion/native doesn't not have @emotion/react in its dependencies or peer dependencies
Current behavior:
To reproduce:
- ...
- ...
- ...
Expected behavior:
Environment information:
reactversion:@emotion/reactversion: