Skip to content

Commit

Permalink
chore: update package.json exports to include types (merge pr #27)
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-thebaud committed Feb 4, 2024
2 parents ba4a8af + 51df778 commit 996d07b
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 @@ -34,6 +34,7 @@
"types": "dist/index.d.ts",
"exports": {
".": {
"types": "./dist/index.d.ts",
"import": "./dist/v-phone-input.js",
"require": "./dist/v-phone-input.umd.cjs"
},
Expand Down

0 comments on commit 996d07b

Please sign in to comment.