diff options
author | Vitaly Takmazov | 2019-02-25 18:53:14 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2019-02-25 18:53:14 +0300 |
commit | 8531d6c7dd1acb4fdeddc5bad926b61e492ca1b4 (patch) | |
tree | ca7f6556f17aa0ceb0bf9d862d098b6ef4375d5f /package.json | |
parent | b077798327ea7d86d8dd4cb1357ce640c795b648 (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 95094c84..a6da09de 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "style-loader": "^0.23.1", "stylelint": "^9.10.1", "stylelint-config-standard": "^18.2.0", - "terser-webpack-plugin": "^1.2.2", + "terser-webpack-plugin": "^1.2.3", "url-loader": "^1.1.2", "webpack": "^4.29.5", "webpack-cli": "^3.2.3" |