Skip to content

Commit

Permalink
Include index.d.ts in package
Browse files Browse the repository at this point in the history
Fixes issue in version 8 where index.d.ts is not included in package.
  • Loading branch information
briancoit committed Aug 6, 2022
1 parent 110cdaa commit 1883136
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 @@ -55,6 +55,7 @@
"menu/",
"cli.js",
"index.js",
"index.d.ts",
"bloggify.js",
"bloggify.json",
"bloggify/"
Expand Down

0 comments on commit 1883136

Please sign in to comment.