Kaynağa Gözat

fix(bower): bower.json as a proper json

`bower install bootstrap-switch#90857176abf48316e69673b853200a40b1356b96` didn't
work because of syntax errors in the `bower.json` file.
Francesco Pontillo 11 yıl önce
ebeveyn
işleme
97226ee5d8
1 değiştirilmiş dosya ile 3 ekleme ve 3 silme
  1. 3 3
      bower.json

+ 3 - 3
bower.json

@@ -10,9 +10,9 @@
     "docs",
     "test",
     "CNAME",
-    "composer.json"
-    "CONTRIBUTING.md"
-    "gulpfile.js"
+    "composer.json",
+    "CONTRIBUTING.md",
+    "gulpfile.js",
     "index.html"
   ],
   "dependencies": {