add tapable dependency

This commit is contained in:
Pooya Parsa 2017-06-11 18:03:47 +04:30
parent c08801cf53
commit 5237764573
2 changed files with 2 additions and 1 deletions

View File

@ -89,6 +89,7 @@
"script-ext-html-webpack-plugin": "^1.8.1",
"serialize-javascript": "^1.3.0",
"serve-static": "^1.12.3",
"tapable": "^0.2.6",
"url-loader": "^0.5.8",
"vue": "~2.3.3",
"vue-loader": "^12.2.1",

View File

@ -5804,7 +5804,7 @@ table@^3.7.8:
slice-ansi "0.0.4"
string-width "^2.0.0"
tapable@^0.2.5, tapable@~0.2.5:
tapable@^0.2.5, tapable@^0.2.6, tapable@~0.2.5:
version "0.2.6"
resolved "https://registry.yarnpkg.com/tapable/-/tapable-0.2.6.tgz#206be8e188860b514425375e6f1ae89bfb01fd8d"