From 8c76ea86f405ad8a719cd78b02fc8abb0f549f05 Mon Sep 17 00:00:00 2001 From: Julian Hundeloh Date: Tue, 19 Oct 2021 07:09:52 +0200 Subject: [PATCH] fix: fix JSON syntax error --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4b444cd..6679110 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/jaulz/badgin", + "url": "https://github.com/jaulz/badgin" }, "devDependencies": { "@types/lodash.merge": "^4.6.6",