diff options
author | Vitaly Takmazov | 2019-06-05 17:05:26 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2019-06-05 17:05:26 +0300 |
commit | 42a6528ee008bc5940f4c74587a316c37265721a (patch) | |
tree | de0f405251d98a80085dc429901f5b535a1424c8 /package.json | |
parent | f0622a5d6c4740bee50b7f650623ad1792479fb8 (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 83dc8641..e5650acd 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "stylelint-config-standard": "^18.3.0", "terser-webpack-plugin": "^1.3.0", "url-loader": "^1.1.2", - "webpack": "^4.32.2", + "webpack": "^4.33.0", "webpack-cli": "^3.3.2" }, "dependencies": { |