Skip to content

Commit

Permalink
Add missing complex-types.d.ts to package.json
Browse files Browse the repository at this point in the history
Related-to: GH-4.
Closes Gh-5.

Reviewed-by: Titus Wormer <[email protected]>
  • Loading branch information
JuanM04 committed May 3, 2022
1 parent ebbc7cb commit a37d2cb
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 @@ -31,6 +31,7 @@
"main": "index.js",
"types": "index.d.ts",
"files": [
"complex-types.d.ts",
"index.d.ts",
"index.js"
],
Expand Down

0 comments on commit a37d2cb

Please sign in to comment.