Upgrade Nx to version 12.5.4 (#194)

This commit is contained in:
Thomas
2021-07-04 21:31:15 +02:00
committed by GitHub
parent 290e93bbd7
commit 3986e8f879
6 changed files with 814 additions and 609 deletions

View File

@ -35,5 +35,13 @@
"common": {
"tags": []
}
},
"targetDependencies": {
"build": [
{
"target": "build",
"projects": "dependencies"
}
]
}
}