Skip to content

Commit

Permalink
Merge pull request christopheranderson#5 from fela98/patch-1
Browse files Browse the repository at this point in the history
Add types reference for Typescript compiler
  • Loading branch information
Christopher Anderson authored Jun 16, 2017
2 parents 72e425a + 77265d6 commit ee61ac9
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 @@ -3,6 +3,7 @@
"version": "0.0.1",
"description": "Helper library for using TypeScript with Azure Functions",
"main": "src/index.js",
"typings": "src/index.d.ts",
"scripts": {
"pre-build": "typings install",
"build": "tsc",
Expand Down

0 comments on commit ee61ac9

Please # to comment.