Skip to content

Commit 1407373

Browse files
committed
fix: add types property for commonjs module
Signed-off-by: sunrabbit123 <[email protected]>
1 parent b4fe99d commit 1407373

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
},
2020
"./package.json": "./package.json"
2121
},
22+
"types": "./dist/index.d.ts",
2223
"bin": "bin/index.js",
2324
"files": [
2425
"LICENSE",

0 commit comments

Comments
 (0)