diff --git a/ponyracer/README.md b/ponyracer/README.md index 7c44356..7066663 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 11.0.0-next.5. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 11.0.0-next.6. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index 903d8e9..5649d0c 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1100.0-next.5", - "@angular/cli": "~11.0.0-next.5", + "@angular-devkit/build-angular": "~0.1100.0-next.6", + "@angular/cli": "~11.0.0-next.6", "@angular/compiler-cli": "~11.0.0-next.5", "@types/jasmine": "~3.5.0", "@types/node": "^12.11.1",