From 577da184106542fb02d1058d1193725ed6df90f4 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 31 Jan 2020 01:47:00 +0100 Subject: [PATCH] chore: version 9.0.0-next.16 --- ponyracer/README.md | 2 +- ponyracer/angular.json | 4 ++-- ponyracer/package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) 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",