diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/package.json b/package.json index 0462a4c7..17d9febd 100644 --- a/package.json +++ b/package.json @@ -4,10 +4,7 @@ "version": "0.1.0", "private": true, "workspaces": [ - "web", - "workers", - "shared", - "db" + "packages/*" ], "dependencies": { "@next/eslint-plugin-next": "^14.1.0", |
