Skip to content

Commit

Permalink
Add type versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanto committed Jun 10, 2022
1 parent 8379e49 commit c182bad
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/next-deploy-notifications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@
}
},
"typings": "dist/types.d.ts",
"typesVersions": {
"*": {
"*": [
"./dist/*"
]
}
},
"files": [
"dist"
],
Expand Down

0 comments on commit c182bad

Please sign in to comment.