Skip to content

Commit dc3ea14

Browse files
committed
remove carret from package version
1 parent 35a2d26 commit dc3ea14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@babel/preset-react": "7.0.0",
3636
"@babel/runtime": "7.1.5",
3737
"babel-loader": "8.0.4",
38-
"copy-webpack-plugin": "^4.6.0",
38+
"copy-webpack-plugin": "4.6.0",
3939
"css-loader": "0.28.9",
4040
"eslint": "4.15.0",
4141
"eslint-config-airbnb": "16.1.0",
@@ -45,7 +45,7 @@
4545
"html-webpack-plugin": "3.2.0",
4646
"react-syntax-highlighter": "10.1.1",
4747
"style-loader": "0.19.1",
48-
"terser-webpack-plugin": "^1.1.0",
48+
"terser-webpack-plugin": "1.1.0",
4949
"webpack": "4.26.0",
5050
"webpack-cli": "3.1.2",
5151
"webpack-dev-server": "3.1.10"

0 commit comments

Comments
 (0)