diff --git a/index.js b/index.js index f885dec..1a4c2e0 100644 --- a/index.js +++ b/index.js @@ -1,3 +1,4 @@ + const HtmlWebpackPlugin = require('html-webpack-plugin') let entryPoints = { diff --git a/yarn.lock b/yarn.lock index 3b0d7df..ba766bf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2943,8 +2943,8 @@ home-or-tmp@^2.0.0: os-tmpdir "^1.0.1" hosted-git-info@^2.1.4: - version "2.7.1" - resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.7.1.tgz#97f236977bd6e125408930ff6de3eec6281ec047" + version "2.8.9" + resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz#dffc0bf9a21c02209090f2aa69429e1414daf3f9" hpack.js@^2.1.6: version "2.1.6"