Skip to content

Commit 8328017

Browse files
committed
chore(@theme-ui/color): move core to deps
1 parent 9404cc6 commit 8328017

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

packages/color/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,10 @@
1010
"watch": "microbundle watch --no-compress"
1111
},
1212
"dependencies": {
13+
"@theme-ui/core": "^0.3.1",
1314
"@theme-ui/css": "^0.3.1",
1415
"polished": "^3.4.1"
1516
},
16-
"peerDependencies": {
17-
"@theme-ui/core": "^0.3.1"
18-
},
1917
"publishConfig": {
2018
"access": "public"
2119
},

0 commit comments

Comments
 (0)