From 910bb7e2055ddffc1dced3c6ca309bd721916e3d Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 17 Aug 2022 18:09:04 +0000 Subject: [PATCH] chore: version 14.2.0-rc.0 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 0e9594f13..e43635ef8 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.2.0-next.2", - "@angular/cli": "~14.2.0-next.2", + "@angular-devkit/build-angular": "^14.2.0-rc.0", + "@angular/cli": "~14.2.0-rc.0", "@angular/compiler-cli": "^14.0.0-next.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.3.0",