+4
−4
| Original line number | Diff line number | Diff line |
|---|---|---|
| @@ -72,12 +72,12 @@ | ||
"downshift": "^3.2.10",
|
||
"popper.js": "^1.15.0",
|
||
"react": "^16.8.6",
|
||
"react-dom": "^16.8.6",
|
||
"styled-components": "5.0.0-beta.6-ej4"
|
||
"react-dom": "^16.8.6"
|
||
},
|
||
"peerDependencies": {
|
||
"react": "16.8",
|
||
"react-dom": "16.8"
|
||
"react": "^16.8",
|
||
"react-dom": "^16.8",
|
||
"styled-components": "^5.*"
|
||
},
|
||
"browserslist": [
|
||
">1%",
|
||
+3
−10
+1
−2
+3
−1
Loading