diff options
author | Vitaly Takmazov | 2019-05-05 12:34:39 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2019-05-05 12:34:39 +0300 |
commit | 115f9c92a3488573871293b46210bf036d694367 (patch) | |
tree | eae552d771435ab7bf61ff00b8bb10520ef18a00 /package.json | |
parent | 916b8fd13b19f3ce7ed0f7dda1eea2b8892b0cb3 (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 07b600ae..1ec7aab5 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.1" + "webpack-cli": "^3.3.2" }, "dependencies": { "classlist.js": "^1.1.20150312", |