Skip to content

Commit

Permalink
build: add types field
Browse files Browse the repository at this point in the history
  • Loading branch information
bingtsingw committed Jun 19, 2023
1 parent d0d83e7 commit 7939e8f
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 @@ -9,6 +9,7 @@
"import": "./dist/index.js",
"require": "./dist/index.cjs"
},
"types": "./src/index.ts",
"files": [
"dist",
"src"
Expand Down

0 comments on commit 7939e8f

Please sign in to comment.