Skip to content

Commit

Permalink
I guess main should actually have the extension.
Browse files Browse the repository at this point in the history
  • Loading branch information
John Vilk committed Dec 19, 2013
1 parent e4aba89 commit d7ed518
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 @@ -13,7 +13,7 @@
"url": "https://github.com/jvilk/node-ar/blob/master/LICENSE"
}
],
"main": "lib/ar",
"main": "lib/ar.js",
"dependencies": {
"grunt": "*",
"grunt-ts": "latest",
Expand Down

0 comments on commit d7ed518

Please sign in to comment.