Skip to content

Commit

Permalink
types at root level in package.json added
Browse files Browse the repository at this point in the history
  • Loading branch information
Sozialarchiv committed Jul 22, 2024
1 parent bfa3e38 commit e01ebef
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 @@ -15,6 +15,7 @@
],
"main": "./dist/list.umd.js",
"module": "./dist/list.mjs",
"types": "./dist/index.d.ts",
"exports": {
".": {
"import": "./dist/list.mjs",
Expand Down

0 comments on commit e01ebef

Please sign in to comment.