Skip to content

Commit

Permalink
chore(package): Add 'typings' field to package.json for TypeScript 1.…
Browse files Browse the repository at this point in the history
…6's moduleResolution=node
  • Loading branch information
tetsuharuohzeki authored and benlesh committed Sep 29, 2015
1 parent db2bb6f commit 8318089
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,5 +82,6 @@
},
"engines": {
"npm": "~2.0.0"
}
},
"typings": "./dist/es6/Rx.d.ts"
}

0 comments on commit 8318089

Please sign in to comment.