Skip to content

Commit 0725c01

Browse files
authored
Merge pull request #21 from quran/dev
fix: update package.json to include types
2 parents b9c0b16 + a6679b1 commit 0725c01

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
@@ -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)