diff options
author | Vitaly Takmazov | 2019-01-08 21:11:15 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2019-01-08 21:11:15 +0300 |
commit | 6840db806515ed4a5b01f5eeec37e6154cd73e4b (patch) | |
tree | 1f5a69f320f0f92228e11df2ba1f7a842b7fd7fc /package.json | |
parent | f07e3280138241f20282ff20f5299d5714193f25 (diff) |
update npm 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 858d0fad..17d4c518 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "terser-webpack-plugin": "^1.2.1", "url-loader": "^1.1.2", "webpack": "^4.28.3", - "webpack-cli": "^3.2.0" + "webpack-cli": "^3.2.1" }, "dependencies": { "@babel/polyfill": "^7.2.5", |