We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f158d27 commit db20198Copy full SHA for db20198
httpsnippet-demo/redoc/package.json
@@ -3,12 +3,13 @@
3
"version": "0.1.0",
4
"private": true,
5
"dependencies": {
6
- "mobx": "^4.2.0",
7
- "react": "^16.8.3",
8
- "react-dom": "^16.8.4",
+ "core-js": "^3.6.5",
+ "mobx": "^5.15.4",
+ "react": "^16.13.1",
9
+ "react-dom": "^16.13.1",
10
"react-scripts": "2.1.5",
- "redoc": "^2.0.0-rc.4",
11
- "styled-components": "^4.1.3"
+ "redoc": "^2.0.0-rc.31",
12
+ "styled-components": "^5.1.1"
13
},
14
"scripts": {
15
"start": "react-scripts start",
0 commit comments