From c6ee44010ca976d626781bf4750f3c339671b195 Mon Sep 17 00:00:00 2001 From: Zachary Baird Date: Wed, 12 Apr 2023 11:08:55 -0400 Subject: [PATCH] Fixes lint error in package.json. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d54d195f..a00dfbdfc 100644 --- a/package.json +++ b/package.json @@ -48,4 +48,4 @@ "vite-svg-loader": "^4.0.0", "vitepress": "^1.0.0-alpha.46" } -} \ No newline at end of file +}