Skip to content

Commit

Permalink
chore: upgrade-nx
Browse files Browse the repository at this point in the history
upgrade nx to latest.
  • Loading branch information
ryanbas21 committed May 18, 2023
1 parent 9b8d11e commit 178e7a7
Show file tree
Hide file tree
Showing 4 changed files with 427 additions and 1,765 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"error",
{
"enforceBuildableLibDependency": true,
"allow": ["@angular/router", "@angular/forms"],
"allow": ["@angular/router", "@angular/forms", "regenerator-runtime/runtime"],
"depConstraints": [
{
"sourceTag": "scope:sample",
Expand Down
Loading

0 comments on commit 178e7a7

Please sign in to comment.