From e4f227d96331d2a1a3e815317c8133be99fafdce Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 31 Jan 2020 00:02:43 +0100 Subject: [PATCH] chore: version 8.0.1 --- 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 a5d1dab..5f18578 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.0. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.0.1. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index 1be8b2d..bf0b14a 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.0", + "@angular/cli": "~8.0.1", "@angular/compiler-cli": "~8.0.0", "@angular/language-service": "~8.0.0", "@types/node": "~8.9.4",