Browse Source

Merge pull request #4698 from unity/patch-1

missing comma - invalid json
文翼 6 years ago
parent
commit
c7d2eeaaad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      composer.json

+ 1 - 1
composer.json

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