Skip to content

Commit

Permalink
fixes module
Browse files Browse the repository at this point in the history
  • Loading branch information
minibikini committed Feb 11, 2014
1 parent f75f23e commit bc4e8d1
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 @@
require('coffee-script/register');
require('./lib/AppSpine.coffee');
module.exports = require('./lib/AppSpine.coffee');

0 comments on commit bc4e8d1

Please sign in to comment.