Browse Source

Merge pull request #279 from frapontillo/3.0

fix(bower): bower.json as a proper json
Emanuele 11 năm trước cách đây
mục cha
commit
70c9ea1259
1 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 3 3
      bower.json

+ 3 - 3
bower.json

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