소스 검색

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": [