Browse Source

update composer.json for component installation

Andreas Lemke 11 năm trước cách đây
mục cha
commit
34f586abc7
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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"
       ],