@theme-ui/core
Advanced tools
Comparing version 0.17.1 to 0.17.2-develop.0
{ | ||
"name": "@theme-ui/core", | ||
"version": "0.17.1", | ||
"version": "0.17.2-develop.0", | ||
"source": "src/index.ts", | ||
@@ -47,3 +47,3 @@ "main": "dist/theme-ui-core.cjs.js", | ||
"deepmerge": "^4.2.2", | ||
"@theme-ui/css": "^0.17.1" | ||
"@theme-ui/css": "^0.17.2-develop.0" | ||
}, | ||
@@ -58,3 +58,3 @@ "peerDependencies": { | ||
"react": "^18.1.0", | ||
"@theme-ui/test-utils": "^0.17.1" | ||
"@theme-ui/test-utils": "^0.17.2-develop.0" | ||
}, | ||
@@ -61,0 +61,0 @@ "preconstruct": { |
67708