Skip to content

Commit a6679b1

Browse files
committedJan 21, 2025·
fix: update package.json to include types
1 parent 7bc1b59 commit a6679b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎package.json

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"types": "dist/index.d.ts",
1515
"exports": {
1616
".": {
17+
"types": "./dist/index.d.ts",
1718
"require": "./dist/index.min.js",
1819
"import": "./dist/index.min.mjs"
1920
},

0 commit comments

Comments
 (0)