From 7db6195bb3a5c33aeabee71d7a01ff1fec8a7e06 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 7 Feb 2020 02:04:32 +0000 Subject: [PATCH] chore: version 9.0.1 --- ponyracer/README.md | 2 +- ponyracer/package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ponyracer/README.md b/ponyracer/README.md index c9d6797..32418c4 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. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.0.1. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index 437101f..b8821bb 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -24,9 +24,9 @@ "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.900.0", - "@angular-devkit/build-ng-packagr": "~0.900.0", - "@angular/cli": "~9.0.0", + "@angular-devkit/build-angular": "~0.900.1", + "@angular-devkit/build-ng-packagr": "~0.900.1", + "@angular/cli": "~9.0.1", "@angular/compiler-cli": "~9.0.0", "@angular/language-service": "~9.0.0", "@types/node": "^12.11.1",