Skip to content

Commit

Permalink
fix: no bundled dependencies in auth-provider package (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
maratsh authored Jun 26, 2024
1 parent ebfe7e7 commit 5e1c876
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/auth-provider/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"lint": {
"executor": "@nx/eslint:lint"
},
"release": {
"nx-release-publish": {
"executor": "nx:run-commands",
"options": {
"cwd": "packages/auth-provider",
Expand Down

0 comments on commit 5e1c876

Please sign in to comment.