fix(cli): old peer dependency issue with styled-components (#699)

This commit is contained in:
Marius Rumpf 2018-11-05 11:38:57 +01:00 committed by Roman Hotsiy
parent 97db54aa2e
commit 9e2853c2fd
2 changed files with 735 additions and 152 deletions

View File

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

File diff suppressed because it is too large Load Diff