From 9723d894a2b38638510fd29c81220b966bca8d2a Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 17 Aug 2022 12:13:37 +0000 Subject: [PATCH] chore: version 14.2.0-next.2 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 73a2f290c..0e9594f13 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.1", - "@angular/cli": "~14.2.0-next.1", + "@angular-devkit/build-angular": "^14.2.0-next.2", + "@angular/cli": "~14.2.0-next.2", "@angular/compiler-cli": "^14.0.0-next.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.3.0",