Skip to content

Commit

Permalink
chore: dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael M authored Jul 21, 2022
2 parents 73bcd8f + 3cf7cdf commit 1cb653c
Show file tree
Hide file tree
Showing 5 changed files with 1,057 additions and 1,223 deletions.
6 changes: 6 additions & 0 deletions nx.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"$schema": "./node_modules/nx/schemas/nx-schema.json",
"extends": "nx/presets/core.json",
"npmScope": "public-js",
"affected": {
Expand All @@ -15,5 +16,10 @@
"accessToken": "YzcxZDRhNzgtNDg3Zi00NjExLWE0ZTAtM2VjMzBmMDU5NDc1fHJlYWQtd3JpdGU="
}
}
},
"pluginsConfig": {
"@nrwl/js": {
"analyzeSourceFiles": true
}
}
}
Loading

0 comments on commit 1cb653c

Please sign in to comment.