From 8bd400f5b8a2f8c58d4c3f85eadc175120ab74e2 Mon Sep 17 00:00:00 2001 From: Nick Forbes-Smith Date: Tue, 26 Sep 2023 14:09:49 +1000 Subject: [PATCH] prettier --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d4439ab7fef..a30e87258f2 100644 --- a/package.json +++ b/package.json @@ -245,4 +245,4 @@ "build-for-node": "tsc -b tsconfig-node.json", "prepare": "yarn build-for-node && husky install" } -} \ No newline at end of file +}