瀏覽代碼

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"
       ],