From 60f027357f12ff95f6de642726ea25df6217d6d4 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 10 May 2023 20:18:15 +0000 Subject: [PATCH] chore: version 16.0.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 c84ecb1..9004537 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 16.0.0. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 16.0.1. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index e1304f3..bbb5de5 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.13.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^16.0.0", - "@angular/cli": "~16.0.0", + "@angular-devkit/build-angular": "^16.0.1", + "@angular/cli": "~16.0.1", "@angular/compiler-cli": "^16.0.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.6.0",