diff --git a/ponyracer/README.md b/ponyracer/README.md index 73332dc..56dbd83 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.2.0-next.3. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.2.0-rc.0. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index b81f47d..f0b7c75 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.2.0-", - "@angular/common": "~12.2.0-", - "@angular/compiler": "~12.2.0-", - "@angular/core": "~12.2.0-", - "@angular/forms": "~12.2.0-", - "@angular/platform-browser": "~12.2.0-", - "@angular/platform-browser-dynamic": "~12.2.0-", - "@angular/router": "~12.2.0-", + "@angular/animations": "~12.2.0-rc", + "@angular/common": "~12.2.0-rc", + "@angular/compiler": "~12.2.0-rc", + "@angular/core": "~12.2.0-rc", + "@angular/forms": "~12.2.0-rc", + "@angular/platform-browser": "~12.2.0-rc", + "@angular/platform-browser-dynamic": "~12.2.0-rc", + "@angular/router": "~12.2.0-rc", "rxjs": "~6.6.0", "tslib": "^2.3.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.2.0-next.3", - "@angular/cli": "~12.2.0-next.3", - "@angular/compiler-cli": "~12.2.0-", + "@angular-devkit/build-angular": "~12.2.0-rc.0", + "@angular/cli": "~12.2.0-rc.0", + "@angular/compiler-cli": "~12.2.0-rc", "@types/jasmine": "~3.8.0", "@types/node": "^12.11.1", "jasmine-core": "~3.8.0", diff --git a/ponyracer/projects/ponyracer-lib/README.md b/ponyracer/projects/ponyracer-lib/README.md index 1c44da3..8669e8d 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.2.0-. +This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.2.0-rc. ## Code scaffolding diff --git a/ponyracer/projects/ponyracer-lib/package.json b/ponyracer/projects/ponyracer-lib/package.json index 6d3d42b..afba601 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.2.0-", - "@angular/core": "^12.2.0-" + "@angular/common": "^12.2.0-rc", + "@angular/core": "^12.2.0-rc" }, "dependencies": { "tslib": "^2.3.0"