Skip to content

Commit d01d8d2

Browse files
committed
2.4.3 oops
1 parent 9712c58 commit d01d8d2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-singlefile-compression",
3-
"version": "2.4.2",
3+
"version": "2.4.3",
44
"author": "bddjr",
55
"license": "MIT",
66
"description": "Compress all assets and embeds them into dist/index.html, making it convenient to share as a single HTML file.",
@@ -92,7 +92,7 @@
9292
"@types/html-minifier-terser": ">=7.0.2",
9393
"base128-ascii": ">=5.0.0",
9494
"html-minifier-terser": ">=7.2.0",
95-
"jsdom": "^29.1.0",
95+
"jsdom": ">=29.1.0",
9696
"mini-svg-data-uri": ">=1.4.4",
9797
"mrmime": ">=2.0.1",
9898
"picocolors": ">=1.1.1"

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)