Skip to content

Commit

Permalink
chore(package.json): add typings directive
Browse files Browse the repository at this point in the history
  • Loading branch information
MeirionHughes committed Apr 8, 2017
1 parent 81be905 commit 71891ba
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 @@ -25,6 +25,7 @@
}
],
"main": "dist/index.js",
"typings": "dist/types/index.d.ts",
"files": [ "dist" ],
"scripts": {
"build": "tsc"
Expand Down

0 comments on commit 71891ba

Please sign in to comment.