diff --git a/package.json b/package.json index 645c5c9..48f881e 100644 --- a/package.json +++ b/package.json @@ -5,10 +5,7 @@ "repository": "https://github.com/pswui/ui", "author": "p-sw ", "license": "MIT", - "workspaces": [ - "packages/*", - "components" - ], + "workspaces": ["packages/*", "components"], "scripts": { "postinstall": "lefthook install", "react": "yarn workspace react",