Skip to content

Commit

Permalink
Merge pull request #44 from n-johnson/typescript-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dylangarcia authored Feb 7, 2022
2 parents efc2c7a + 8f566f4 commit 788c7fb
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 @@ -14,7 +14,8 @@
"dist",
"src",
"LICENSE",
"yarn.lock"
"yarn.lock",
"index.d.ts"
],
"scripts": {
"build": "BABEL_ENV=production babel --out-dir dist src/",
Expand Down

0 comments on commit 788c7fb

Please sign in to comment.