From af0884a1d1fee57b6599c78bf0fa99cf1f62c94c Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 29 Apr 2021 00:33:21 +0000 Subject: [PATCH] chore: version 12.0.0-rc.1 --- ponyracer/package.json | 27 ++++++++++++--------------- ponyracer/src/app/app.component.html | 11 ----------- 2 files changed, 12 insertions(+), 26 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index abfc247c2..c75c6b229 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -6,37 +6,34 @@ "start": "ng serve", "build": "ng build", "watch": "ng build --watch --configuration development", - "test": "ng test", - "lint": "ng lint" + "test": "ng test" }, "private": true, "dependencies": { - "@angular/animations": "~12.0.0-rc.0", - "@angular/common": "~12.0.0-rc.0", - "@angular/compiler": "~12.0.0-rc.0", - "@angular/core": "~12.0.0-rc.0", - "@angular/forms": "~12.0.0-rc.0", - "@angular/platform-browser": "~12.0.0-rc.0", - "@angular/platform-browser-dynamic": "~12.0.0-rc.0", - "@angular/router": "~12.0.0-rc.0", + "@angular/animations": "~12.0.0-rc.1", + "@angular/common": "~12.0.0-rc.1", + "@angular/compiler": "~12.0.0-rc.1", + "@angular/core": "~12.0.0-rc.1", + "@angular/forms": "~12.0.0-rc.1", + "@angular/platform-browser": "~12.0.0-rc.1", + "@angular/platform-browser-dynamic": "~12.0.0-rc.1", + "@angular/router": "~12.0.0-rc.1", "rxjs": "~6.6.0", "tslib": "^2.1.0", "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~12.0.0-rc.0", - "@angular/cli": "~12.0.0-rc.0", - "@angular/compiler-cli": "~12.0.0-rc.0", + "@angular-devkit/build-angular": "~12.0.0-rc.1", + "@angular/cli": "~12.0.0-rc.1", + "@angular/compiler-cli": "~12.0.0-rc.1", "@types/jasmine": "~3.6.0", "@types/node": "^12.11.1", "jasmine-core": "~3.7.0", - "jasmine-spec-reporter": "~7.0.0", "karma": "~6.3.0", "karma-chrome-launcher": "~3.1.0", "karma-coverage": "~2.0.3", "karma-jasmine": "~4.0.0", "karma-jasmine-html-reporter": "^1.5.0", - "ts-node": "~9.1.1", "typescript": "~4.2.3" } } diff --git a/ponyracer/src/app/app.component.html b/ponyracer/src/app/app.component.html index d7f73b511..d45691823 100644 --- a/ponyracer/src/app/app.component.html +++ b/ponyracer/src/app/app.component.html @@ -461,17 +461,6 @@

Next Steps

- - - Angular Protractor Logo - - - - - - - - Meetup Logo