From 3028a79a45c615eb13357b75e8a3766739d8e3c9 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 24 Sep 2020 00:51:53 +0000 Subject: [PATCH] chore: version 11.0.0-next.3 --- 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 2188ade..284f1ff 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 11.0.0-next.2. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 11.0.0-next.3. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index facb3ab..c39e872 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~11.0.0-next.2", - "@angular/common": "~11.0.0-next.2", - "@angular/compiler": "~11.0.0-next.2", - "@angular/core": "~11.0.0-next.2", - "@angular/forms": "~11.0.0-next.2", - "@angular/platform-browser": "~11.0.0-next.2", - "@angular/platform-browser-dynamic": "~11.0.0-next.2", - "@angular/router": "~11.0.0-next.2", + "@angular/animations": "~11.0.0-next.3", + "@angular/common": "~11.0.0-next.3", + "@angular/compiler": "~11.0.0-next.3", + "@angular/core": "~11.0.0-next.3", + "@angular/forms": "~11.0.0-next.3", + "@angular/platform-browser": "~11.0.0-next.3", + "@angular/platform-browser-dynamic": "~11.0.0-next.3", + "@angular/router": "~11.0.0-next.3", "rxjs": "~6.6.0", "tslib": "^2.0.0", "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1100.0-next.2", - "@angular/cli": "~11.0.0-next.2", - "@angular/compiler-cli": "~11.0.0-next.2", + "@angular-devkit/build-angular": "~0.1100.0-next.3", + "@angular/cli": "~11.0.0-next.3", + "@angular/compiler-cli": "~11.0.0-next.3", "@types/jasmine": "~3.5.0", "@types/jasminewd2": "~2.0.3", "@types/node": "^12.11.1", diff --git a/ponyracer/projects/ponyracer-lib/README.md b/ponyracer/projects/ponyracer-lib/README.md index 82a0f56..fdf8739 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 11.0.0-next.2. +This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 11.0.0-next.3. ## Code scaffolding diff --git a/ponyracer/projects/ponyracer-lib/package.json b/ponyracer/projects/ponyracer-lib/package.json index cb09822..fca0a9b 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": "^11.0.0-next.2", - "@angular/core": "^11.0.0-next.2" + "@angular/common": "^11.0.0-next.3", + "@angular/core": "^11.0.0-next.3" }, "dependencies": { "tslib": "^2.0.0"