From 86e9c72f4c786af8d1336d6272cf41b573db8cf5 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 3 Jan 2025 16:19:28 +0000 Subject: [PATCH] chore: version 17.2.0-rc.0 --- ponyracer/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 8622f55..50ffa3f 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -20,15 +20,15 @@ "@angular/platform-browser-dynamic": "^17.2.0-next.0", "@angular/platform-server": "^17.2.0-next.0", "@angular/router": "^17.2.0-next.0", - "@angular/ssr": "^17.2.0-next.1", + "@angular/ssr": "^17.2.0-rc.0", "express": "^4.18.2", "rxjs": "~7.8.0", "tslib": "^2.3.0", "zone.js": "~0.14.3" }, "devDependencies": { - "@angular-devkit/build-angular": "^17.2.0-next.1", - "@angular/cli": "^17.2.0-next.1", + "@angular-devkit/build-angular": "^17.2.0-rc.0", + "@angular/cli": "^17.2.0-rc.0", "@angular/compiler-cli": "^17.2.0-next.0", "@types/express": "^4.17.17", "@types/jasmine": "~5.1.0",