ソースを参照

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",