Skip to content

Commit

Permalink
🐛 Add missing files for publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
screendriver committed Nov 1, 2018
1 parent f5bbcae commit a449de4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@
],
"files": [
"dist/src/index.js",
"dist/src/index.d.ts"
"dist/src/verify.js",
"dist/src/index.d.ts",
"dist/src/verify.d.ts"
],
"scripts": {
"precommit": "pretty-quick --staged",
Expand Down

0 comments on commit a449de4

Please sign in to comment.