diff --git a/nx.json b/nx.json index 3cb34df..934d6f5 100644 --- a/nx.json +++ b/nx.json @@ -23,8 +23,8 @@ } }, "workspaceLayout": { - "appsDir": "apps", - "libsDir": "libs" + "appsDir": "packages", + "libsDir": "packages" }, "affected": { "defaultBase": "main"