diff --git a/package.json b/package.json index ad7b1b1..f6e13cc 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,9 @@ ], "author": "", "license": "ISC", - "workspaces": ["packages/react-adapter", "packages/react-uploader"], + "workspaces": [ + "packages/*" + ], "devDependencies": { "@biomejs/biome": "1.6.4", "@vitest/browser": "^1.3.1",