Explorar o código

Merge pull request #188 from kyrstenkelly/fix-bower-file

Add missing comma to bower file.
Emanuele %!s(int64=11) %!d(string=hai) anos
pai
achega
ae39770a3d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      bower.json

+ 1 - 1
bower.json

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