From 721fffb078242c5c967e5a585dc8180e1c33771a Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 26 Oct 2022 22:23:43 +0000 Subject: [PATCH] chore: version 15.0.0-rc.1 --- ponyracer/README.md | 2 +- ponyracer/package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/README.md b/ponyracer/README.md index e22deff..869d3b3 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 15.0.0-rc.0. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 15.0.0-rc.1. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index a3b4c5b..8e05c86 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.0.0-rc.0", - "@angular/cli": "~15.0.0-rc.0", + "@angular-devkit/build-angular": "^15.0.0-rc.1", + "@angular/cli": "~15.0.0-rc.1", "@angular/compiler-cli": "^15.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.4.0",