@theme-ui/theme-provider
Advanced tools
Comparing version 0.3.3 to 0.3.4
@@ -5,3 +5,3 @@ import { useThemeUI, jsx, ThemeProvider as ThemeProvider$1 } from '@theme-ui/core'; | ||
import { MDXProvider } from '@theme-ui/mdx'; | ||
import { Global } from '@emotion/core'; | ||
import { Global } from '@emotion/react'; | ||
@@ -8,0 +8,0 @@ const BodyStyles = () => jsx(Global, { |
{ | ||
"name": "@theme-ui/theme-provider", | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"main": "dist/index.js", | ||
@@ -13,5 +13,5 @@ "module": "dist/index.esm.js", | ||
"@emotion/core": "^10.0.0", | ||
"@theme-ui/color-modes": "^0.3.3", | ||
"@theme-ui/core": "^0.3.3", | ||
"@theme-ui/mdx": "^0.3.0" | ||
"@theme-ui/color-modes": "^0.3.4", | ||
"@theme-ui/core": "^0.3.4", | ||
"@theme-ui/mdx": "^0.3.4" | ||
}, | ||
@@ -28,3 +28,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "bfba2df8fdd01119c3af6a233355db1955c54ba0" | ||
"gitHead": "7840f829dea27b554c5cd1cb00470770fceca2eb" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
24092
Updated@theme-ui/color-modes@^0.3.4
Updated@theme-ui/core@^0.3.4
Updated@theme-ui/mdx@^0.3.4