Merge branch 'master' of github.com:uwap/mqtt-control-map

This commit is contained in:
uwap 2018-11-13 17:20:54 +01:00
commit 6ab1c3bfae
2 changed files with 4 additions and 4 deletions

View file

@ -34,7 +34,7 @@
"@babel/preset-react": "^7.0.0-rc.1",
"babel-eslint": "^10.0.0",
"babel-loader": "^8.0.0-beta",
"clean-webpack-plugin": "^0.1.18",
"clean-webpack-plugin": "^1.0.0",
"css-loader": "^1.0.0",
"eslint": "^5.0.1",
"eslint-plugin-flowtype": "^3.0.0",

View file

@ -1487,9 +1487,9 @@ clean-css@4.2.x:
dependencies:
source-map "~0.6.0"
clean-webpack-plugin@^0.1.18:
version "0.1.19"
resolved "https://registry.yarnpkg.com/clean-webpack-plugin/-/clean-webpack-plugin-0.1.19.tgz#ceda8bb96b00fe168e9b080272960d20fdcadd6d"
clean-webpack-plugin@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/clean-webpack-plugin/-/clean-webpack-plugin-1.0.0.tgz#f184b9c26d12983d639828e0548ae2080e84b6a7"
dependencies:
rimraf "^2.6.1"