diff --git a/package.json b/package.json index 21339da..07dadd1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "import-html-entry", - "version": "1.6.0", + "version": "1.7.0", "description": "import html and get the exports of entry", "main": "./lib/index.js", "module": "./esm/index.js",