From cf52ee8d1f0dd2d7630eed76e29185b0da9f7b0d Mon Sep 17 00:00:00 2001 From: Felix Scholze Date: Sun, 28 Jan 2024 14:40:58 +0100 Subject: [PATCH] fix: json syntax error --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae25358..791fcb0 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "url": "https://github.com/felix-berlin/astro-matomo/issues" }, "scripts": { - "release": "semantic-release --branches main", + "release": "semantic-release --branches main" }, "repository": { "type": "git",