瀏覽代碼

fixed missing comma

fixed missing comma
Stein, Peter 12 年之前
父節點
當前提交
d4f6e4f383
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      component.json

+ 1 - 1
component.json

@@ -8,7 +8,7 @@
   ],
   "dependencies": {
     "jquery": "~1.9.0"
-  }
+  },
   "scripts": [
     "static/js/bootstrap-switch.js"
   ]