Skip to content

Commit a3707eb

Browse files
committed
Pin package versions
1 parent d66216e commit a3707eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/react-scripts/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,12 @@
4949
"graphql-tag": "2.9.2",
5050
"html-webpack-plugin": "3.2.0",
5151
"identity-obj-proxy": "3.0.0",
52-
"loader-utils": "^1.1.0",
5352
"jest": "23.5.0",
54-
"mini-css-extract-plugin": "^0.4.0",
53+
"loader-utils": "1.1.0",
54+
"mini-css-extract-plugin": "0.4.0",
5555
"object-assign": "4.1.1",
56+
"optimize-css-assets-webpack-plugin": "4.0.1",
5657
"postcss-flexbugs-fixes": "3.3.1",
57-
"optimize-css-assets-webpack-plugin": "^4.0.1",
5858
"postcss-loader": "2.1.5",
5959
"promise": "8.0.1",
6060
"raf": "3.4.0",

0 commit comments

Comments
 (0)