Skip to content

Commit

Permalink
fix: Point typescript resolution at core module
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed Apr 14, 2016
1 parent 64e006e commit baa6a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"benchmark": "node ./benchmarks/mongodb.js",
"build": "gulp build"
},
"typings": "dist/iridium.d.ts",
"typings": "iridium.ts",
"engines": {
"node": ">= 0.10"
},
Expand Down

0 comments on commit baa6a74

Please sign in to comment.