From ec7219c64fd0f1972e4f1f5608a068f515c3a106 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 21 Apr 2022 16:09:45 +0000 Subject: [PATCH] chore: version 14.0.0-next.11 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index f18f7dc7d..7c61e0579 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.10", - "@angular/cli": "~14.0.0-next.10", + "@angular-devkit/build-angular": "^14.0.0-next.11", + "@angular/cli": "~14.0.0-next.11", "@angular/compiler-cli": "^14.0.0-next.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.1.0",