diff --git a/test/mode/mode-with-config/package.json b/test/mode/mode-with-config/package.json index e0f712a0ac4..22ba3e0ed63 100644 --- a/test/mode/mode-with-config/package.json +++ b/test/mode/mode-with-config/package.json @@ -1,6 +1,6 @@ { "dependencies": { "terser-webpack-plugin": "^3.0.1", - "react": "^16.13.1" + "react": "^16.13.0" } }