Skip to content

Commit 894a6bd

Browse files
committed
chore: update target.outputFormat
1 parent 58d815d commit 894a6bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"default": {
1111
"context": "node",
1212
"distDir": "./bin",
13-
"outputFormat": "commonjs",
13+
"outputFormat": "esmodule",
1414
"isLibrary": false
1515
}
1616
},

0 commit comments

Comments
 (0)