diff --git a/bower.json b/bower.json index 9b25765..987325a 100644 --- a/bower.json +++ b/bower.json @@ -6,7 +6,7 @@ "Adam Schwartz " ], "description": "The simplest, most elegant way to sort a table.", - "main": "sortable.coffee", + "main": "coffee/sortable.coffee", "license": "MIT", "keywords": [ "table", @@ -18,4 +18,4 @@ "node_modules", "bower_components" ] -} \ No newline at end of file +}