Skip to content

Commit

Permalink
fix: Reference the correct definition file for typings
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed Apr 12, 2016
1 parent 4b20bca commit ed33631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "iridium",
"version": false,
"main": "index.ts",
"main": "dist/iridium.d.ts",
"dependencies": {
"bluebird": "registry:npm/bluebird#3.3.4+20160411163813",
"lodash": "registry:npm/lodash#4.0.0+20160305082308",
Expand Down

0 comments on commit ed33631

Please sign in to comment.