diff --git a/packages/devkit/package.json b/packages/devkit/package.json index 0af3a425b93f1..2a6b84be3dce7 100644 --- a/packages/devkit/package.json +++ b/packages/devkit/package.json @@ -37,7 +37,7 @@ "yargs-parser": "21.1.1" }, "peerDependencies": { - "nx": ">= 16 <= 18" + "nx": ">= 16 <= 19" }, "publishConfig": { "access": "public"