ソースを参照

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

Add missing comma to bower file.
Emanuele 11 年 前
コミット
ae39770a3d
1 ファイル変更1 行追加1 行削除
  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": [