Skip to content

Commit 2e41086

Browse files
committed
chore: bump version to 8.4.2
1 parent be335f1 commit 2e41086

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zx",
3-
"version": "8.4.1",
3+
"version": "8.4.2",
44
"description": "A tool for writing better scripts",
55
"type": "module",
66
"main": "./build/index.cjs",

scripts/prepublish-lite.mjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ const pkgJson = {
4747
'build/core.js',
4848
'build/core.d.ts',
4949
'build/deno.js',
50-
'build/esblib.js',
50+
'build/esblib.cjs',
5151
'build/util.cjs',
5252
'build/util.js',
5353
'build/util.d.ts',

0 commit comments

Comments
 (0)