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 0201b84 commit a5c8fb1Copy full SHA for a5c8fb1
packages/sidenav/package.json
@@ -13,12 +13,17 @@
13
"publishConfig": {
14
"access": "public"
15
},
16
+ "peerDependencies": {
17
+ "react": "^16.8.6"
18
+ },
19
+ "devDependencies": {
20
21
22
"dependencies": {
23
"@emotion/core": "^10.0.14",
24
"@mdx-js/react": "^1.0.21",
25
"@types/mdx-js__react": "^1.5.1",
26
"deepmerge": "^4.0.0",
- "react": "^16.8.6",
27
"theme-ui": "^0.4.0-alpha.3"
28
29
"keywords": [
0 commit comments