From 77d8c2ca8d6b3fbcc20edf29003ade4eed061aaa Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 4 Jun 2025 18:13:49 +0000 Subject: [PATCH] chore: version 20.0.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 8189bf9d5..01704ce43 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -21,8 +21,8 @@ "zone.js": "~0.15.0" }, "devDependencies": { - "@angular/build": "^20.0.0", - "@angular/cli": "^20.0.0", + "@angular/build": "^20.0.1", + "@angular/cli": "^20.0.1", "@angular/compiler-cli": "^20.0.0", "@types/jasmine": "~5.1.0", "jasmine-core": "~5.7.0",