From c1b85551cf87d6ef4720ca4be336c2206aa0a7e2 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 6 Sep 2019 07:11:23 +0000 Subject: [PATCH 04/19] chore: version 9.0.0-next.3 --- ponyracer/package.json | 24 ++++++++++++------------ ponyracer/src/app/app.component.html | 7 +++++++ 2 files changed, 19 insertions(+), 12 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 3bf06aabb..24467766b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,23 +11,23 @@ }, "private": true, "dependencies": { - "@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", + "@angular/animations": "~9.0.0-next.5", + "@angular/common": "~9.0.0-next.5", + "@angular/compiler": "~9.0.0-next.5", + "@angular/core": "~9.0.0-next.5", + "@angular/forms": "~9.0.0-next.5", + "@angular/platform-browser": "~9.0.0-next.5", + "@angular/platform-browser-dynamic": "~9.0.0-next.5", + "@angular/router": "~9.0.0-next.5", "rxjs": "~6.4.0", "tslib": "^1.10.0", "zone.js": "~0.10.1" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0-next.2", - "@angular/cli": "~9.0.0-next.2", - "@angular/compiler-cli": "~9.0.0-next.4", - "@angular/language-service": "~9.0.0-next.4", + "@angular-devkit/build-angular": "~0.900.0-next.3", + "@angular/cli": "~9.0.0-next.3", + "@angular/compiler-cli": "~9.0.0-next.5", + "@angular/language-service": "~9.0.0-next.5", "@types/node": "~8.9.4", "@types/jasmine": "~3.4.0", "@types/jasminewd2": "~2.0.3", diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index 67146fce2..05a115ad0 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -384,6 +384,12 @@

Next Steps

Angular Material