fix(nx): add @nrwl/workspace to the packageGroup list
This commit is contained in:
parent
4f7ec84741
commit
d0bdb75253
@ -31,6 +31,7 @@
|
|||||||
"requirements": {},
|
"requirements": {},
|
||||||
"migrations": "./migrations.json",
|
"migrations": "./migrations.json",
|
||||||
"packageGroup": [
|
"packageGroup": [
|
||||||
|
"@nrwl/workspace",
|
||||||
"@nrwl/angular",
|
"@nrwl/angular",
|
||||||
"@nrwl/cypress",
|
"@nrwl/cypress",
|
||||||
"@nrwl/express",
|
"@nrwl/express",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user