Skip to content

Commit

Permalink
fix: add missing types to root entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjoverm committed May 24, 2023
1 parent 355e248 commit df27017
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
],
"exports": {
".": {
"types": "./dist/types/index.d.ts",
"import": "./dist/storyblok-js.mjs",
"require": "./dist/storyblok-js.js"
}
Expand Down

0 comments on commit df27017

Please sign in to comment.