From f3463d23819666e87a7064e46ffb748a1b6ce192 Mon Sep 17 00:00:00 2001 From: nicolethoen Date: Thu, 31 Aug 2023 22:51:59 -0400 Subject: [PATCH] revert change to package.json --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b946b5de1e..a372ea8108c 100644 --- a/package.json +++ b/package.json @@ -111,5 +111,6 @@ "packages": [ "packages/**" ] - } + }, + "dependencies": {} }