From 48e3461150b05604a4e204d013bf5f6a494749a7 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 23 Feb 2022 22:07:06 +0000 Subject: [PATCH] chore: version 14.0.0-next.3 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 3fd90f9c1..9dc231bc3 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.0.0-next.2", - "@angular/cli": "~14.0.0-next.2", + "@angular-devkit/build-angular": "^14.0.0-next.3", + "@angular/cli": "~14.0.0-next.3", "@angular/compiler-cli": "^14.0.0-next.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1",