Update package.json

This commit is contained in:
Roman Hotsiy 2020-09-29 00:28:59 +03:00 committed by GitHub
parent a053ab3ae9
commit 05d9f37c1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -132,7 +132,7 @@
"mobx": "^4.2.0 || ^5.0.0", "mobx": "^4.2.0 || ^5.0.0",
"react": "^16.8.4", "react": "^16.8.4",
"react-dom": "^16.8.4", "react-dom": "^16.8.4",
"styled-components": "^5.1.1" "styled-components": "^4.1.1 || ^5.1.1"
}, },
"dependencies": { "dependencies": {
"@redocly/react-dropdown-aria": "^2.0.11", "@redocly/react-dropdown-aria": "^2.0.11",