From 164d5850a54d3acb65898c258ccec831df108567 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 30 Mar 2022 22:05:55 +0000 Subject: [PATCH] chore: version 14.0.0-next.7 --- ponyracer/angular.json | 3 +-- ponyracer/package.json | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/ponyracer/angular.json b/ponyracer/angular.json index 0d4ce11b3..c36b96a68 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -101,6 +101,5 @@ } } } - }, - "defaultProject": "ponyracer" + } } diff --git a/ponyracer/package.json b/ponyracer/package.json index 35e831d68..4b96b2cd7 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,10 +23,10 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.0.0-next.6", - "@angular/cli": "~14.0.0-next.6", + "@angular-devkit/build-angular": "^14.0.0-next.7", + "@angular/cli": "~14.0.0-next.7", "@angular/compiler-cli": "^14.0.0-next.0", - "@types/jasmine": "~3.10.0", + "@types/jasmine": "~4.0.0", "jasmine-core": "~4.0.0", "karma": "~6.3.0", "karma-chrome-launcher": "~3.1.0",