Revert styled-components to 4.1.1

Reverts change in 6b152c67ef that made the ReDoc uninstallable.
This commit is contained in:
Dave Hall 2019-03-15 23:39:56 +11:00
parent 0dab8afe01
commit dad53ad909

View File

@ -16,7 +16,7 @@
"react": "^16.8.4",
"react-dom": "^16.8.4",
"redoc": "^2.0.0-rc.4",
"styled-components": "^4.1.12",
"styled-components": "^4.1.1",
"tslib": "^1.9.3",
"yargs": "^12.0.5"
},