no more `borderRadius` errors! (#1968)
Showing
| ... | ... | @@ -92,6 +92,7 @@ |
| "react-dom": "^17.0.1", | ||
| "react-feather": "^2.0.8", | ||
| "react-ga": "^2.5.7", | ||
| "react-is": "^17.0.2", | ||
| "react-markdown": "^4.3.1", | ||
| "react-popper": "^2.2.3", | ||
| "react-redux": "^7.2.2", | ||
| ... | ... | @@ -106,7 +107,7 @@ |
| "redux-localstorage-simple": "^2.3.1", | ||
| "serve": "^11.3.2", | ||
| "start-server-and-test": "^1.11.0", | ||
| "styled-components": "^4.2.0", | ||
| "styled-components": "^5.3.0", | ||
| "styled-system": "^5.1.5", | ||
| "typechain": "^5.0.0", | ||
| "typescript": "^4.2.3", | ||
| ... | ... |
Please register or sign in to comment