Skip to content

Commit

Permalink
added types
Browse files Browse the repository at this point in the history
  • Loading branch information
Moebits committed Oct 3, 2019
1 parent 2fd07fa commit 845bf7f
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 @@ -13,6 +13,7 @@
"node": ">=8"
},
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
"add-contributor": "all-contributors add",
"fmt": "prettier --write '**/*.{ts,js,json,md}'",
Expand Down

0 comments on commit 845bf7f

Please sign in to comment.