We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35a2d26 commit dc3ea14Copy full SHA for dc3ea14
package.json
@@ -35,7 +35,7 @@
35
"@babel/preset-react": "7.0.0",
36
"@babel/runtime": "7.1.5",
37
"babel-loader": "8.0.4",
38
- "copy-webpack-plugin": "^4.6.0",
+ "copy-webpack-plugin": "4.6.0",
39
"css-loader": "0.28.9",
40
"eslint": "4.15.0",
41
"eslint-config-airbnb": "16.1.0",
@@ -45,7 +45,7 @@
45
"html-webpack-plugin": "3.2.0",
46
"react-syntax-highlighter": "10.1.1",
47
"style-loader": "0.19.1",
48
- "terser-webpack-plugin": "^1.1.0",
+ "terser-webpack-plugin": "1.1.0",
49
"webpack": "4.26.0",
50
"webpack-cli": "3.1.2",
51
"webpack-dev-server": "3.1.10"
0 commit comments