Skip to content

Commit c0e3d0c

Browse files
committed
add type module
1 parent 432558c commit c0e3d0c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "1.0.0",
44
"description": "",
55
"main": "index.js",
6+
"type": "module",
67
"scripts": {
78
"dev": "tsx watch src/index.ts",
89
"build": "tsc",

0 commit comments

Comments
 (0)