From 9ac51c0a12097183fde44d42f1e5b034661d58d3 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 15 Aug 2025 08:15:15 +0000 Subject: [PATCH] chore: version 20.2.0-rc.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 340a6c09d..ff714e79c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -33,8 +33,8 @@ "zone.js": "~0.15.0" }, "devDependencies": { - "@angular/build": "^20.2.0-rc.0", - "@angular/cli": "^20.2.0-rc.0", + "@angular/build": "^20.2.0-rc.1", + "@angular/cli": "^20.2.0-rc.1", "@angular/compiler-cli": "^20.2.0-next.0", "@types/jasmine": "~5.1.0", "jasmine-core": "~5.9.0",