5125 - fix npx nx start does not exit gracefully (#5133)
Fixes: https://github.com/twentyhq/twenty/issues/5125 Updated nx version that includes fix (see fix PR: https://github.com/nrwl/nx/pull/22895, release confirming fix: https://github.com/nrwl/nx/releases/tag/18.3.3) <img width="291" alt="image" src="https://github.com/twentyhq/twenty/assets/68029599/b72b4a5c-9957-445d-b8b2-8352122cade8">
This commit is contained in:
@ -34,7 +34,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nestjs/cli": "10.3.0",
|
||||
"@nx/js": "18.1.3",
|
||||
"@nx/js": "18.3.3",
|
||||
"@types/lodash.differencewith": "^4.5.9",
|
||||
"@types/lodash.isempty": "^4.4.7",
|
||||
"@types/lodash.isequal": "^4.5.8",
|
||||
|
||||
Reference in New Issue
Block a user