We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3549269 commit def6b1bCopy full SHA for def6b1b
packages/style-guide/package.json
@@ -14,14 +14,17 @@
14
"peerDependencies": {
15
"@emotion/core": "^10.0.10",
16
"react": "^16.8.6",
17
- "theme-ui": "^0.3.0"
+ "theme-ui": "^0.4.0-alpha.1"
18
},
19
"dependencies": {
20
"@theme-ui/presets": "^0.4.0-alpha.1",
21
"color": "^3.1.2",
22
"@types/color": "3.0.1",
23
"lodash.get": "^4.4.2"
24
25
+ "devDependencies": {
26
27
+ },
28
"publishConfig": {
29
"access": "public"
30
0 commit comments