diff --git a/bower.json b/bower.json index e413a55..56901f3 100644 --- a/bower.json +++ b/bower.json @@ -4,7 +4,7 @@ "main": [ "dist/gauge.js", "dist/gauge.min.js", - "dist/gauge.coffee", + "dist/gauge.coffee" ], "description": "100% native and cool looking animated JavaScript/CoffeScript gauge", "license": "MIT", @@ -14,4 +14,4 @@ }, "devDependencies": { } -} \ No newline at end of file +}