diff --git a/ponyracer/README.md b/ponyracer/README.md index 2218db2..8ad5aaf 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-rc.3. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.0.0. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index d678202..cf6dc8b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -10,22 +10,22 @@ }, "private": true, "dependencies": { - "@angular/animations": "~12.0.0-rc.3", - "@angular/common": "~12.0.0-rc.3", - "@angular/compiler": "~12.0.0-rc.3", - "@angular/core": "~12.0.0-rc.3", - "@angular/forms": "~12.0.0-rc.3", - "@angular/platform-browser": "~12.0.0-rc.3", - "@angular/platform-browser-dynamic": "~12.0.0-rc.3", - "@angular/router": "~12.0.0-rc.3", + "@angular/animations": "~12.0.0", + "@angular/common": "~12.0.0", + "@angular/compiler": "~12.0.0", + "@angular/core": "~12.0.0", + "@angular/forms": "~12.0.0", + "@angular/platform-browser": "~12.0.0", + "@angular/platform-browser-dynamic": "~12.0.0", + "@angular/router": "~12.0.0", "rxjs": "~6.6.0", "tslib": "^2.1.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.0.0-rc.3", - "@angular/cli": "~12.0.0-rc.3", - "@angular/compiler-cli": "~12.0.0-rc.3", + "@angular-devkit/build-angular": "~12.0.0", + "@angular/cli": "~12.0.0", + "@angular/compiler-cli": "~12.0.0", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "jasmine-core": "~3.7.0", @@ -34,7 +34,7 @@ "karma-coverage": "~2.0.3", "karma-jasmine": "~4.0.0", "karma-jasmine-html-reporter": "^1.5.0", - "ng-packagr": "^12.0.0-next.8", + "ng-packagr": "^12.0.0", "typescript": "~4.2.3" } } diff --git a/ponyracer/projects/ponyracer-lib/README.md b/ponyracer/projects/ponyracer-lib/README.md index 5761804..5554c47 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-rc.3. +This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.0.0. ## Code scaffolding diff --git a/ponyracer/projects/ponyracer-lib/package.json b/ponyracer/projects/ponyracer-lib/package.json index 3799ab6..99e32a8 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-rc.3", - "@angular/core": "^12.0.0-rc.3" + "@angular/common": "^12.0.0", + "@angular/core": "^12.0.0" }, "dependencies": { "tslib": "^2.1.0"