Skip to content

Commit 42cb06b

Browse files
Update types path
1 parent 43abca2 commit 42cb06b

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
@@ -29,7 +29,7 @@
2929
},
3030
"main": "build/commonjs/index.js",
3131
"module": "build/esm/index.js",
32-
"types": "build/index.d.ts",
32+
"types": "build/types/index.d.ts",
3333
"engines": {
3434
"node": ">=16"
3535
},

0 commit comments

Comments
 (0)