소스 검색

update composer.json for component installation

Andreas Lemke 11 년 전
부모
커밋
34f586abc7
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      composer.json

+ 4 - 0
composer.json

@@ -22,6 +22,10 @@
   ],
   "extra": {
     "component": {
+      "name": "bootstrap-switch",
+      "files": [
+        "dist/**"
+      ],
       "scripts": [
         "dist/js/bootstrap-switch.js"
       ],