From 677264b35f320b92401d940347157a8f84684fa3 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 9 Feb 2022 22:17:39 +0000 Subject: [PATCH] chore: version 14.0.0-next.1 --- ponyracer/README.md | 2 +- ponyracer/package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/README.md b/ponyracer/README.md index fbb89ba..83bd96b 100644 --- a/ponyracer/README.md +++ b/ponyracer/README.md @@ -1,6 +1,6 @@ # Ponyracer -This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.0.0-next.0. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.0.0-next.1. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index 3e3265f..442db8f 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",