Skip to content

Commit

Permalink
removing extra comma from bower.json ISSUE-50
Browse files Browse the repository at this point in the history
  • Loading branch information
bernii committed Feb 27, 2014
1 parent 0148549 commit a8de696
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -14,4 +14,4 @@
},
"devDependencies": {
}
}
}

0 comments on commit a8de696

Please sign in to comment.