From 7a568006e471f999ede934b32ca6a05bf9501017 Mon Sep 17 00:00:00 2001 From: Evan Mullins Date: Fri, 31 May 2024 14:18:49 -0400 Subject: [PATCH] fix package file whitespace --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 48403e91f..97fbde485 100644 --- a/package.json +++ b/package.json @@ -95,4 +95,4 @@ "test:e2e": "npx cypress run", "test:unit": "wp-scripts test-unit-js" } -} \ No newline at end of file +}