diff --git a/package.json b/package.json index 3a535a2..4f462bf 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,6 @@ "format": "nx run-many -t format" }, "devDependencies": { - "nx": "^22.7.5" + "nx": "^23.0.0" } }