From 0768fd04ee5cd64e6387da73f91fa4cfba9469fb Mon Sep 17 00:00:00 2001 From: Johannes Merkt Date: Mon, 19 Dec 2022 22:37:55 +0100 Subject: [PATCH] test --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2877428..ea5bb66 100644 --- a/package.json +++ b/package.json @@ -111,6 +111,6 @@ "registry": "https://npm.pkg.github.com/@cohstats" }, "pre-commit": [ - "build" + "build" ] }