Skip to content

Commit e8864d1

Browse files
Shaun MaharajShaun Maharaj
Shaun Maharaj
authored and
Shaun Maharaj
committed
- rollback to stable react-dev-util (facebook/create-react-app#9804)
1 parent 4205447 commit e8864d1

File tree

2 files changed

+303
-208
lines changed

2 files changed

+303
-208
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"react": "^16.12.0",
7575
"react-app-polyfill": "^1.0.0",
7676
"react-axe": "3.3.0",
77-
"react-dev-utils": "^10.0.0",
77+
"react-dev-utils": "^9.1.0",
7878
"react-docgen-typescript-loader": "^3.6.0",
7979
"react-dom": "^16.12.0",
8080
"react-ga": "^2.5.3",
@@ -96,9 +96,9 @@
9696
"terser-webpack-plugin": "1.3.0",
9797
"url-loader": "2.0.0",
9898
"use-onclickoutside": "^0.3.1",
99-
"webpack": "^4.41.4",
100-
"webpack-cli": "^3.3.10",
101-
"webpack-dev-server": "3.7.1",
99+
"webpack": "^4.46.0",
100+
"webpack-cli": "^4.3.1",
101+
"webpack-dev-server": "3.11.2",
102102
"webpack-merge": "^4.2.2",
103103
"webpack-pwa-manifest": "^4.0.0",
104104
"workbox-webpack-plugin": "^5.1.3"

0 commit comments

Comments
 (0)