Forráskód Böngészése

update composer.json for component installation

Andreas Lemke 11 éve
szülő
commit
34f586abc7
1 módosított fájl, 4 hozzáadás és 0 törlés
  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"
       ],