Skip to content

Commit

Permalink
chore(v2): upgrade react-dev-utils (#4270)
Browse files Browse the repository at this point in the history
  • Loading branch information
yangshun committed Feb 22, 2021
1 parent 704df68 commit 9f5f393
Show file tree
Hide file tree
Showing 3 changed files with 130 additions and 279 deletions.
2 changes: 1 addition & 1 deletion packages/docusaurus-1.x/package.json
Expand Up @@ -67,7 +67,7 @@
"postcss": "^7.0.23",
"prismjs": "^1.22.0",
"react": "^16.8.4",
"react-dev-utils": "^9.1.0",
"react-dev-utils": "^11.0.1",
"react-dom": "^16.8.4",
"remarkable": "^2.0.0",
"request": "^2.88.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/docusaurus/package.json
Expand Up @@ -96,7 +96,7 @@
"postcss-loader": "^4.1.0",
"postcss-preset-env": "^6.7.0",
"prompts": "^2.4.0",
"react-dev-utils": "^10.2.1",
"react-dev-utils": "^11.0.1",
"react-helmet": "^6.1.0",
"react-loadable": "^5.5.0",
"react-loadable-ssr-addon": "^0.3.0",
Expand Down

0 comments on commit 9f5f393

Please sign in to comment.