diff --git a/tools/nx/manifest.yaml b/tools/nx/manifest.yaml index 4240bbab30..204ad264c2 100644 --- a/tools/nx/manifest.yaml +++ b/tools/nx/manifest.yaml @@ -1,6 +1,6 @@ # yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml name: nx -version: "20.3.0" +version: "20.3.1" check: ${binary} --version | grep Global | cut -d' ' -f3 | tr -d v build_dependencies: - nodejs