From 69a4b201aa0df47483aede50b22bc4409c821a8d Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 28 Apr 2023 20:05:41 +0000 Subject: [PATCH] chore: version 16.0.0-rc.4 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 6571cefeb..122f6cd9f 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.0.0-rc.3", - "@angular/cli": "~16.0.0-rc.3", + "@angular-devkit/build-angular": "^16.0.0-rc.4", + "@angular/cli": "~16.0.0-rc.4", "@angular/compiler-cli": "^16.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0",