Skip to content

Commit b4c3ca3

Browse files
committed
🔧 add types field to package.json
1 parent 95f7a0d commit b4c3ca3

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
@@ -32,6 +32,7 @@
3232
"vite.config.ts"
3333
],
3434
"type": "module",
35+
"types": "./types.ts",
3536
"exports": {
3637
"./composables/*": "./composables/*",
3738
"./types": "./types.ts"

0 commit comments

Comments
 (0)