Skip to content

Commit

Permalink
fix: missing files
Browse files Browse the repository at this point in the history
  • Loading branch information
Negan1911 committed Nov 29, 2021
1 parent baf29c8 commit 3e0a0ac
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@
"author": "Nahuel Veron <negan@firesquad.io>",
"files": [
"/dist/index.d.ts",
"/dist/index.js"
"/dist/index.js",
"/dist/WebhookTypes.d.ts",
"/dist/WebhookTypes.js"
],
"publishConfig": {
"access": "public"
Expand Down Expand Up @@ -47,4 +49,4 @@
"dependencies": {
"cross-fetch": "^3.1.4"
}
}
}

0 comments on commit 3e0a0ac

Please sign in to comment.