Skip to content

Commit

Permalink
fix: add typescript definition file to "files" key
Browse files Browse the repository at this point in the history
Missed this when building the new package. Refer to issue #43 for details.
  • Loading branch information
M-Scott-Lassiter committed May 20, 2022
1 parent c375161 commit 009460c
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 @@ -19,6 +19,7 @@
"author": "M. Scott Lassiter",
"files": [
"index.js",
"index.d.ts",
"LICENSE",
"package.json",
"package-lock.json"
Expand Down

0 comments on commit 009460c

Please sign in to comment.