From b4b11c86d6828cd6b5ced532654a64a06e7c6a3a Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 31 Jan 2020 01:22:58 +0100 Subject: [PATCH] chore: version 9.0.0-next.2 --- ponyracer/README.md | 2 +- ponyracer/package.json | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/ponyracer/README.md b/ponyracer/README.md index d5ae7c4..89accbc 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 9.0.0-next.1. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.0.0-next.2. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index 9740201..e1ac394 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,14 +11,14 @@ }, "private": true, "dependencies": { - "@angular/animations": "~9.0.0-next.3", - "@angular/common": "~9.0.0-next.3", - "@angular/compiler": "~9.0.0-next.3", - "@angular/core": "~9.0.0-next.3", - "@angular/forms": "~9.0.0-next.3", - "@angular/platform-browser": "~9.0.0-next.3", - "@angular/platform-browser-dynamic": "~9.0.0-next.3", - "@angular/router": "~9.0.0-next.3", + "@angular/animations": "~9.0.0-next.4", + "@angular/common": "~9.0.0-next.4", + "@angular/compiler": "~9.0.0-next.4", + "@angular/core": "~9.0.0-next.4", + "@angular/forms": "~9.0.0-next.4", + "@angular/platform-browser": "~9.0.0-next.4", + "@angular/platform-browser-dynamic": "~9.0.0-next.4", + "@angular/router": "~9.0.0-next.4", "rxjs": "~6.4.0", "tslib": "^1.10.0", "zone.js": "~0.10.1" @@ -26,9 +26,9 @@ "devDependencies": { "@angular-devkit/build-angular": "~0.900.0-rc.11", "@angular-devkit/build-ng-packagr": "~0.900.0-rc.11", - "@angular/cli": "~9.0.0-next.1", - "@angular/compiler-cli": "~9.0.0-next.3", - "@angular/language-service": "~9.0.0-next.3", + "@angular/cli": "~9.0.0-next.2", + "@angular/compiler-cli": "~9.0.0-next.4", + "@angular/language-service": "~9.0.0-next.4", "@types/node": "~8.9.4", "@types/jasmine": "~3.4.0", "@types/jasminewd2": "~2.0.3",