Browse Source

Add missing comma to bower file.

Kyrsten 11 years ago
parent
commit
43cd9d4000
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bower.json

+ 1 - 1
bower.json

@@ -3,7 +3,7 @@
   "description" : "Unofficial bootstrap switch",
   "description" : "Unofficial bootstrap switch",
   "version": "1.9.0",
   "version": "1.9.0",
   "main": [
   "main": [
-    "build/js/bootstrap-switch.js"
+    "build/js/bootstrap-switch.js",
     "build/css/bootstrap3/bootstrap-switch.css"
     "build/css/bootstrap3/bootstrap-switch.css"
   ],
   ],
   "ignore": [
   "ignore": [