Skip to content

Commit 5434933

Browse files
committed
cli: convert package to ESM
1 parent ae566cd commit 5434933

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cli/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"engines": {
3030
"node": ">=22.0.0"
3131
},
32+
"type": "module",
3233
"main": "dist/index.js",
3334
"types": "dist/declarations.d.ts",
3435
"exports": {

0 commit comments

Comments
 (0)