diff --git a/package.json b/package.json index 3d811cef3..f7915ec08 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,5 @@ "workspaces": [ "apps/*", "packages/*" - ], - "dependencies": { - "next": "13.0.3" - } + ] }