diff --git a/package.json b/package.json index 6354d5198..7e0fe98fc 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,9 @@ "packages/bruno-schema", "packages/bruno-testbench" ], + "dependencies": { + "next": "12.3.1" + }, "devDependencies": { "jest": "^29.2.0", "randomstring": "^1.2.2"