Skip to content

Commit

Permalink
Merge pull request #31 from swup/fix/declaration-file-package-json
Browse files Browse the repository at this point in the history
  • Loading branch information
hirasso authored Sep 25, 2023
2 parents 3ecffb1 + 16f3b5c commit af6b2df
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 @@ -8,6 +8,7 @@
"main": "./dist/index.cjs",
"module": "./dist/index.module.js",
"unpkg": "./dist/index.umd.js",
"types": "./dist/index.d.ts",
"exports": {
".": {
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit af6b2df

Please sign in to comment.