Skip to content

Commit 85e1139

Browse files
committed
update package
1 parent 6f5b3e3 commit 85e1139

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"@rematch/core": "^1.3.0",
2727
"antd": "3.26.7",
28-
"axios": "^0.19.1",
28+
"axios": "^0.19.2",
2929
"core-js": "^3.6.4",
3030
"history": "^4.10.1",
3131
"lodash": "^4.17.15",
@@ -74,8 +74,8 @@
7474
"postcss-loader": "^3.0.0",
7575
"prettier": "1.19.1",
7676
"style-loader": "1.1.3",
77-
"sw-precache-webpack-plugin": "^0.11.5",
78-
"terser-webpack-plugin": "^2.3.2",
77+
"sw-precache-webpack-plugin": "^1.0.0",
78+
"terser-webpack-plugin": "^2.3.3",
7979
"url-loader": "^3.0.0",
8080
"webpack": "^4.41.5",
8181
"webpack-cli": "^3.3.10",

0 commit comments

Comments
 (0)