Skip to content

Commit

Permalink
chore(deps): update Nx (17 => 18) (#1257)
Browse files Browse the repository at this point in the history
  • Loading branch information
nsbarsukov authored May 17, 2024
1 parent 8626598 commit 28740ed
Show file tree
Hide file tree
Showing 4 changed files with 1,733 additions and 2,056 deletions.
7 changes: 3 additions & 4 deletions nx.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
{
"affected": {
"defaultBase": "origin/main"
},
"workspaceLayout": {
"libsDir": "projects",
"appsDir": "projects"
Expand Down Expand Up @@ -95,5 +92,7 @@
"inputs": ["default", "^production"]
}
},
"parallel": 3
"parallel": 3,
"useInferencePlugins": false,
"defaultBase": "origin/main"
}
Loading

0 comments on commit 28740ed

Please sign in to comment.