From aa4fe1cefe9aca6b8bfe62ef6ea5a0cb05f924cf Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 31 Jan 2020 00:13:24 +0100 Subject: [PATCH] chore: version 8.0.6 --- ponyracer/README.md | 2 +- ponyracer/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/README.md b/ponyracer/README.md index 47c9c46..b7c5fbe 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.0.5. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.0.6. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index 9b68f0c..fc0bec9 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -26,7 +26,7 @@ "devDependencies": { "@angular-devkit/build-angular": "~0.800.6", "@angular-devkit/build-ng-packagr": "~0.800.6", - "@angular/cli": "~8.0.5", + "@angular/cli": "~8.0.6", "@angular/compiler-cli": "~8.0.3", "@angular/language-service": "~8.0.3", "@types/node": "~8.9.4",