Skip to content

Commit

Permalink
Merge pull request #21 from quran/dev
Browse files Browse the repository at this point in the history
fix: update package.json to include types
  • Loading branch information
ahmedriad1 authored Jan 21, 2025
2 parents b9c0b16 + a6679b1 commit 0725c01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"types": "dist/index.d.ts",
"exports": {
".": {
"types": "./dist/index.d.ts",
"require": "./dist/index.min.js",
"import": "./dist/index.min.mjs"
},
Expand Down

0 comments on commit 0725c01

Please sign in to comment.