diff --git a/package.json b/package.json index 7d8d250f..42071483 100644 --- a/package.json +++ b/package.json @@ -18,11 +18,6 @@ "files": [ "dist" ], - "workspaces": [ - "./lib", - "./playground", - "./playground-vue" - ], "scripts": { "dev": "vite", "build": "tsc && vite build",