We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d66216e commit a3707ebCopy full SHA for a3707eb
packages/react-scripts/package.json
@@ -49,12 +49,12 @@
49
"graphql-tag": "2.9.2",
50
"html-webpack-plugin": "3.2.0",
51
"identity-obj-proxy": "3.0.0",
52
- "loader-utils": "^1.1.0",
53
"jest": "23.5.0",
54
- "mini-css-extract-plugin": "^0.4.0",
+ "loader-utils": "1.1.0",
+ "mini-css-extract-plugin": "0.4.0",
55
"object-assign": "4.1.1",
56
+ "optimize-css-assets-webpack-plugin": "4.0.1",
57
"postcss-flexbugs-fixes": "3.3.1",
- "optimize-css-assets-webpack-plugin": "^4.0.1",
58
"postcss-loader": "2.1.5",
59
"promise": "8.0.1",
60
"raf": "3.4.0",
0 commit comments