From 89014d1490860be2e728daa60066b6521f74da16 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 6 Aug 2025 20:24:04 +0000 Subject: [PATCH] chore: version 20.1.5 --- 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 4958152..b64c873 100644 --- a/ponyracer/README.md +++ b/ponyracer/README.md @@ -1,6 +1,6 @@ # Ponyracer -This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 20.1.4. +This project was generated using [Angular CLI](https://github.com/angular/angular-cli) version 20.1.5. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index 647ff24..29654fe 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -30,8 +30,8 @@ "tslib": "^2.3.0" }, "devDependencies": { - "@angular/build": "^20.1.4", - "@angular/cli": "^20.1.4", + "@angular/build": "^20.1.5", + "@angular/cli": "^20.1.5", "@angular/compiler-cli": "^20.1.0", "@types/jasmine": "~5.1.0", "jasmine-core": "~5.8.0",