diff --git a/ponyracer/README.md b/ponyracer/README.md index b019058..7816944 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 8.3.0-next.2. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.3.0-rc.0. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index da8ac44..91a7f82 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "devDependencies": { "@angular-devkit/build-angular": "~0.803.23", "@angular-devkit/build-ng-packagr": "~0.803.23", - "@angular/cli": "~8.3.0-next.2", + "@angular/cli": "~8.3.0-rc.0", "@angular/compiler-cli": "~8.2.0", "@angular/language-service": "~8.2.0", "@types/node": "~8.9.4",