We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2622dd commit 7e42946Copy full SHA for 7e42946
docusaurus/website/package.json
@@ -9,8 +9,8 @@
9
"@docusaurus/core": "^2.0.0-alpha.39",
10
"@docusaurus/preset-classic": "^2.0.0-alpha.39",
11
"classnames": "^2.2.6",
12
- "react": "^16.11.0",
13
- "react-dom": "^16.11.0"
+ "react": "^16.12.0",
+ "react-dom": "^16.12.0"
14
},
15
"browserslist": {
16
"production": [
packages/react-scripts/package.json
@@ -82,8 +82,8 @@
82
"workbox-webpack-plugin": "4.3.1"
83
84
"devDependencies": {
85
86
87
88
"optionalDependencies": {
89
"fsevents": "2.1.2"
0 commit comments