From 6a6fe4f1c2137e5a6b5b6ad48e98785ff91d5f95 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 15 Jul 2022 06:39:40 +0000 Subject: [PATCH] chore: version 14.1.0-rc.3 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 7c0ff67d7..4f3c34d2e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.1.0-next.4", - "@angular/cli": "~14.1.0-next.4", + "@angular-devkit/build-angular": "^14.1.0-rc.3", + "@angular/cli": "~14.1.0-rc.3", "@angular/compiler-cli": "^14.0.0-next.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.2.0",