Browse Source

Merge pull request #279 from frapontillo/3.0

fix(bower): bower.json as a proper json
Emanuele 11 years ago
parent
commit
70c9ea1259
1 changed files with 3 additions and 3 deletions
  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": {