emotion-theming
Advanced tools
Comparing version 10.0.0-beta.1 to 10.0.0-beta.2
{ | ||
"name": "emotion-theming", | ||
"version": "10.0.0-beta.1", | ||
"version": "10.0.0-beta.2", | ||
"description": "A CSS-in-JS theming solution, inspired by styled-components", | ||
@@ -43,3 +43,3 @@ "main": "dist/index.cjs.js", | ||
"peerDependencies": { | ||
"@emotion/core": "10.x.x || 10.0.0-beta.x", | ||
"@emotion/core": ">=10.0.0-beta", | ||
"react": "15.x || 16.x" | ||
@@ -46,0 +46,0 @@ }, |
34413