Skip to content

Commit 9f49970

Browse files
committed
chore: rename build script
1 parent eec74c6 commit 9f49970

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
],
3333
"scripts": {
3434
"build:code": "tsdown",
35-
"build:json": "node tools/build.mjs",
35+
"build:json": "node tools/build.js",
3636
"build": "npm run build:json && npm run build:code",
3737
"lint": "biome check",
3838
"prepack": "npm run build",
File renamed without changes.

0 commit comments

Comments
 (0)