From a00d8bdf4876796b24adca6a5ee22ac37acc6d60 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 5 Feb 2021 22:21:14 +0000 Subject: [PATCH] chore: version 10.2.2 --- 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 acfd13d..4972560 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 10.2.1. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.2.2. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index 94e2bfc..eb2a36d 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.10.2" }, "devDependencies": { - "@angular-devkit/build-angular": "~0.1002.1", - "@angular/cli": "~10.2.1", + "@angular-devkit/build-angular": "~0.1002.2", + "@angular/cli": "~10.2.2", "@angular/compiler-cli": "~10.2.4", "@types/node": "^12.11.1", "@types/jasmine": "~3.5.0",