浏览代码

Merge pull request #4698 from unity/patch-1

missing comma - invalid json
文翼 6 年之前
父节点
当前提交
c7d2eeaaad
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -17,7 +17,7 @@
         "material-design",
         "materialize",
         "foundation"
-    ]
+    ],
     "type": "component",
     "homepage": "https://github.com/wenzhixin/bootstrap-table",
     "license": "MIT",