diff --git a/package.json b/package.json index 553bcdf..ce644cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,7 @@ { "name": "seyfert", "private": true, + "workspaces": ["packages/*"], "scripts": { "build": "turbo build", "dev": "turbo dev",