diff --git a/package.json b/package.json index 1306cc9..8e99cd1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "import-html-entry", - "version": "1.14.1", + "version": "1.14.2", "description": "import html and get the exports of entry", "main": "./lib/index.js", "module": "./esm/index.js",