From ac4e3a9f3d94a7895ef1cff4101722ab24143052 Mon Sep 17 00:00:00 2001 From: Anoop M D Date: Sat, 22 Oct 2022 00:47:24 +0530 Subject: [PATCH] chore: rollback temporary fix to make the vercel build pass --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index 7e0fe98fc..6354d5198 100644 --- a/package.json +++ b/package.json @@ -8,9 +8,6 @@ "packages/bruno-schema", "packages/bruno-testbench" ], - "dependencies": { - "next": "12.3.1" - }, "devDependencies": { "jest": "^29.2.0", "randomstring": "^1.2.2"