Fix old peer dependency issue with styled-components

This commit is contained in:
Marius Rumpf 2018-11-05 11:28:39 +01:00
parent 97db54aa2e
commit 87c76b669f
No known key found for this signature in database
GPG Key ID: 0FBE0D0F61B60C18
2 changed files with 735 additions and 152 deletions

View File

@ -15,7 +15,7 @@
"react": "^16.4.2", "react": "^16.4.2",
"react-dom": "^16.4.2", "react-dom": "^16.4.2",
"redoc": "^2.0.0-alpha.37", "redoc": "^2.0.0-alpha.37",
"styled-components": "^3.4.0", "styled-components": "^4.0.2",
"tslib": "^1.9.3", "tslib": "^1.9.3",
"yargs": "^12.0.1" "yargs": "^12.0.1"
}, },

File diff suppressed because it is too large Load Diff