Skip to content

Commit

Permalink
Fixed index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Oct 25, 2010
1 parent 66540b7 commit 9b0e2ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@

module.exports = require('./lib');
module.exports = require('./lib/lingo');

0 comments on commit 9b0e2ec

Please sign in to comment.