Skip to content

Commit

Permalink
build: publish dist-types/ types folder
Browse files Browse the repository at this point in the history
These were missing from commit
1dd939b (feat: Add typescript types, 2023-03-04)

Fixes: 1dd939b
  • Loading branch information
aloisklink committed May 10, 2023
1 parent 92e926b commit 57bec7e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
},
"files": [
"index.js",
"src/"
"src/",
"dist-types/"
],
"repository": {
"type": "git",
Expand Down

0 comments on commit 57bec7e

Please sign in to comment.