Skip to content

Commit e17e39e

Browse files
committed
chore: rename mjs
1 parent 9d6faef commit e17e39e

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.

packages/kysely-tailordb-codegen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"files": ["dist"],
1515
"scripts": {
16-
"build": "node ./build.mjs",
16+
"build": "node ./build.js",
1717
"check": "biome check .",
1818
"check-write": "biome check --write .",
1919
"type-check": "tsc"

0 commit comments

Comments
 (0)