From a1c14804d13a4bc7948cde59be55111715a85a40 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 9 Feb 2022 22:04:57 +0000 Subject: [PATCH] chore: version 14.0.0-next.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 865823746..cae498e2b 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.0", - "@angular/cli": "~14.0.0-next.0", + "@angular-devkit/build-angular": "^14.0.0-next.1", + "@angular/cli": "~14.0.0-next.1", "@angular/compiler-cli": "^14.0.0-next.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1",