From: Ryan Liptak Date: Fri, 5 Jun 2020 19:50:11 +0000 (-0700) Subject: Fix trailing comma in repo.json X-Git-Url: https://git.lizzy.rs/?a=commitdiff_plain;h=4497ad91482125e2885d02402386ba3c5882dd85;p=micro-zigfmt.git Fix trailing comma in repo.json --- diff --git a/repo.json b/repo.json index ef9cd50..064ecbb 100644 --- a/repo.json +++ b/repo.json @@ -10,6 +10,6 @@ "Require": { "micro": ">=2.0.0" } - }, + } ] }]