diff options
author | Vitaly Takmazov | 2019-04-23 09:10:45 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2019-04-23 09:10:45 +0300 |
commit | 364fb7fad241ab4945ec1069e199a1d6344ae0ad (patch) | |
tree | 4d3e282f78c3a02ee96e6c1ac5a0fc32e97d6aac /package.json | |
parent | b29809a6b89af527265553e547687550f3234deb (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 36f1ce03..d2cb8eda 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "terser-webpack-plugin": "^1.2.3", "url-loader": "^1.1.2", "webpack": "^4.30.0", - "webpack-cli": "^3.3.0" + "webpack-cli": "^3.3.1" }, "dependencies": { "classlist.js": "^1.1.20150312", |