diff options
author | Vitaly Takmazov | 2019-12-17 10:08:03 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2019-12-17 10:08:03 +0300 |
commit | 95114dbe255cdbac010314057824202eefbc7522 (patch) | |
tree | 32a66cd053f9a7786f1095e182c42bdd25715638 /package.json | |
parent | d6024741434534fa6a08351d0b862376ab4e06c7 (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 6ed41bee..448b1348 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "stylelint": "^12.0.0", "stylelint-config-standard": "^19.0.0", "url-loader": "^3.0.0", - "webpack": "^4.41.2", + "webpack": "^4.41.3", "webpack-cli": "^3.3.10" }, "dependencies": { |