Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
BioPhoton committed Dec 10, 2024
1 parent 99f55f6 commit a986c6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nx.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"cache": true,
"inputs": ["default", "^production"]
},
"@nx/verdaccio:env-setup": {
"@push-based/nx-verdaccio:env-setup": {
"cache": true,
"inputs": [
"{projectRoot}/project.json",
Expand All @@ -46,7 +46,7 @@
]
},
"nxv-env-setup": {
"executor": "@nx/verdaccio:env-setup",
"executor": "@push-based/nx-verdaccio:env-setup",
"options": {
"keepServerRunning": true
}
Expand Down

0 comments on commit a986c6f

Please sign in to comment.