From 74d800bc30770fb3bd014198c7df0cc60ffd65e2 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 8 Apr 2021 01:02:45 +0000 Subject: [PATCH] chore: version 12.0.0-next.8 --- ponyracer/README.md | 2 +- ponyracer/package.json | 22 +++++++++---------- ponyracer/projects/ponyracer-lib/README.md | 2 +- ponyracer/projects/ponyracer-lib/package.json | 4 ++-- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/ponyracer/README.md b/ponyracer/README.md index 8bd3c6c..6d5bc8f 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 12.0.0-next.7. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.0.0-next.8. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index a45f661..af49594 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -11,22 +11,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.0.0-next.7", - "@angular/common": "~12.0.0-next.7", - "@angular/compiler": "~12.0.0-next.7", - "@angular/core": "~12.0.0-next.7", - "@angular/forms": "~12.0.0-next.7", - "@angular/platform-browser": "~12.0.0-next.7", - "@angular/platform-browser-dynamic": "~12.0.0-next.7", - "@angular/router": "~12.0.0-next.7", + "@angular/animations": "~12.0.0-next.8", + "@angular/common": "~12.0.0-next.8", + "@angular/compiler": "~12.0.0-next.8", + "@angular/core": "~12.0.0-next.8", + "@angular/forms": "~12.0.0-next.8", + "@angular/platform-browser": "~12.0.0-next.8", + "@angular/platform-browser-dynamic": "~12.0.0-next.8", + "@angular/router": "~12.0.0-next.8", "rxjs": "~6.6.0", "tslib": "^2.1.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1200.0-next.7", - "@angular/cli": "~12.0.0-next.7", - "@angular/compiler-cli": "~12.0.0-next.7", + "@angular-devkit/build-angular": "~0.1200.0-next.8", + "@angular/cli": "~12.0.0-next.8", + "@angular/compiler-cli": "~12.0.0-next.8", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "jasmine-core": "~3.7.0", diff --git a/ponyracer/projects/ponyracer-lib/README.md b/ponyracer/projects/ponyracer-lib/README.md index b8a9525..e1b8676 100644 --- a/ponyracer/projects/ponyracer-lib/README.md +++ b/ponyracer/projects/ponyracer-lib/README.md @@ -1,6 +1,6 @@ # PonyracerLib -This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.0.0-next.7. +This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.0.0-next.8. ## Code scaffolding diff --git a/ponyracer/projects/ponyracer-lib/package.json b/ponyracer/projects/ponyracer-lib/package.json index afa5bdb..3a9eb85 100644 --- a/ponyracer/projects/ponyracer-lib/package.json +++ b/ponyracer/projects/ponyracer-lib/package.json @@ -2,8 +2,8 @@ "name": "ponyracer-lib", "version": "0.0.1", "peerDependencies": { - "@angular/common": "^12.0.0-next.7", - "@angular/core": "^12.0.0-next.7" + "@angular/common": "^12.0.0-next.8", + "@angular/core": "^12.0.0-next.8" }, "dependencies": { "tslib": "^2.1.0"