diff --git a/package.json b/package.json index 3f84a79..d415163 100644 --- a/package.json +++ b/package.json @@ -7,8 +7,8 @@ "license": "Apache-2.0", "private": true, "workspaces": [ - "app", - "packages/*" + "packages/*", + "app" ], "scripts": { "build": "yarn workspaces run build"