From d2007975775e4cf12e4ac372a2a90a12a33e5f19 Mon Sep 17 00:00:00 2001 From: Paul Schreiber Date: Tue, 5 Dec 2023 15:58:26 -0500 Subject: [PATCH] stye: restore newline to end of package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 25631b9d2..c82617927 100644 --- a/package.json +++ b/package.json @@ -154,4 +154,4 @@ } } } -} \ No newline at end of file +}