Feature/upgrade to nx 16.0 (#1943)

* Upgrade to Nx 16.0

* Update changelog
This commit is contained in:
Thomas Kaul
2023-05-07 17:56:57 +02:00
committed by GitHub
parent b42c0c8355
commit 32c1e6b390
20 changed files with 5202 additions and 8609 deletions

View File

@ -195,7 +195,7 @@
}
},
"test": {
"executor": "@nrwl/jest:jest",
"executor": "@nx/jest:jest",
"options": {
"jestConfig": "apps/client/jest.config.ts",
"passWithNoTests": true