Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
vicb committed Mar 19, 2024
1 parent 8c460b2 commit 95cb424
Show file tree
Hide file tree
Showing 3 changed files with 375 additions and 450 deletions.
6 changes: 2 additions & 4 deletions nx.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
{
"$schema": "./node_modules/nx/schemas/nx-schema.json",
"affected": {
"defaultBase": "master"
},
"targetDefaults": {
"build": {
"dependsOn": ["^build"],
Expand Down Expand Up @@ -51,5 +48,6 @@
"linter": "eslint",
"unitTestRunner": "vitest"
}
}
},
"defaultBase": "master"
}
Loading

0 comments on commit 95cb424

Please sign in to comment.