diff --git a/ponyracer/README.md b/ponyracer/README.md index 53724db..adc14da 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 9.0.0-next.15. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.0.0-next.16. ## Development server diff --git a/ponyracer/angular.json b/ponyracer/angular.json index d23fc5c..37b3920 100644 --- a/ponyracer/angular.json +++ b/ponyracer/angular.json @@ -1,6 +1,6 @@ { "$schema": "./node_modules/@angular/cli/lib/config/schema.json", - "version": 1, + "version": 1, "newProjectRoot": "projects", "projects": { "ponyracer-lib": { @@ -44,4 +44,4 @@ } }}, "defaultProject": "ponyracer-lib" -} \ No newline at end of file +} diff --git a/ponyracer/package.json b/ponyracer/package.json index fd1de61..cf08a60 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -27,7 +27,7 @@ "devDependencies": { "@angular-devkit/build-angular": "~0.900.0-rc.11", "@angular-devkit/build-ng-packagr": "~0.900.0-rc.11", - "@angular/cli": "~9.0.0-next.15", + "@angular/cli": "~9.0.0-next.16", "@angular/compiler-cli": "~9.0.0-next.12", "@angular/language-service": "~9.0.0-next.12", "@types/node": "^12.11.1",