Browse Source

Fix typo in component.json

Jay Salvat 10 years ago
parent
commit
ad8469cb53
1 changed files with 1 additions and 1 deletions
  1. 1 1
      component.json

+ 1 - 1
component.json

@@ -20,6 +20,6 @@
         "vegas",
         "jquery-plugin",
         "jquery",
-        "zepto",
+        "zepto"
     ]
 }