fix(nx): add @nrwl/workspace to the packageGroup list

This commit is contained in:
Victor Savkin 2019-07-15 06:06:40 -04:00
parent 4f7ec84741
commit d0bdb75253

View File

@ -31,6 +31,7 @@
"requirements": {},
"migrations": "./migrations.json",
"packageGroup": [
"@nrwl/workspace",
"@nrwl/angular",
"@nrwl/cypress",
"@nrwl/express",