Skip to content

Commit

Permalink
fix(core): type in workspace.json
Browse files Browse the repository at this point in the history
  • Loading branch information
vsavkin committed Sep 2, 2020
1 parent 4e18bc0 commit afac057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -898,7 +898,7 @@
"options": {
"commands": [
{
"command": "NX_CLOUD_NO_MESSAGE=true snx build-base express"
"command": "NX_CLOUD_NO_MESSAGE=true nx build-base express"
},
{
"command": "node ./scripts/copy-readme.js express"
Expand Down

0 comments on commit afac057

Please sign in to comment.