Skip to content

Commit

Permalink
fix: update package.json to include types
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedriad1 committed Jan 21, 2025
1 parent 7bc1b59 commit a6679b1
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 a6679b1

Please sign in to comment.