diff options
author | Vitaly Takmazov | 2019-01-11 19:39:02 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2019-01-11 19:39:02 +0300 |
commit | 72f43244fcb280edf6d983fdd0f13a53964d67b5 (patch) | |
tree | 5acfe2f7c9c7e0b64152c292f89730a8d4246c44 /package.json | |
parent | 020b4bd111d02fd5273291c85024402ae6c46ab6 (diff) |
update deps
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 17d4c518..71802400 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "stylelint-webpack-plugin": "^0.10.5", "terser-webpack-plugin": "^1.2.1", "url-loader": "^1.1.2", - "webpack": "^4.28.3", + "webpack": "^4.28.4", "webpack-cli": "^3.2.1" }, "dependencies": { |