9c61b625a1
There was an extra definition of @nx/js inside twenty-server, which was not recognized during upgrade by the CLI. This caused two versions of @nx/js in the repo - 22.0.3 from root and 21.3.11 from the twenty-server package. Removed the one inside twenty-server to maintain a single source of truth.