File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1010- Add ` @theme-ui/preset-sketchy `
1111- ` @theme-ui/prism ` : add support for highlighting lines #895
1212- ` @theme-ui/style-guide ` : pass ` size ` prop to ColorRow component #941
13+ - ` @theme-ui/sidenav ` : move React to peerDependencies #978
1314
1415## v0.3.0 2020-01-22
1516
Original file line number Diff line number Diff line change 1313 "publishConfig" : {
1414 "access" : " public"
1515 },
16+ "peerDependencies" : {
17+ "react" : " ^16.8.6"
18+ },
19+ "devDependencies" : {
20+ "react" : " ^16.8.6"
21+ },
1622 "dependencies" : {
1723 "@emotion/core" : " ^10.0.14" ,
1824 "@mdx-js/react" : " ^1.0.21" ,
1925 "@types/mdx-js__react" : " ^1.5.1" ,
2026 "deepmerge" : " ^4.0.0" ,
21- "react" : " ^16.8.6" ,
2227 "theme-ui" : " ^0.4.0-alpha.3"
2328 },
2429 "keywords" : [
You can’t perform that action at this time.
0 commit comments