From bf9264f9683012f6ee758533fd34ce534c9a4a8b Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 10 Dec 2021 00:54:31 +0000 Subject: [PATCH] chore: version 13.2.0-next.0 --- ponyracer/README.md | 2 +- ponyracer/package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ponyracer/README.md b/ponyracer/README.md index d16e3a5..ce35174 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 13.1.4. +This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.2.0-next.0. ## Development server diff --git a/ponyracer/package.json b/ponyracer/package.json index 3b25588..5cfe413 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,9 +23,9 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.1.4", - "@angular/cli": "~13.1.4", - "@angular/compiler-cli": "~13.1.0", + "@angular-devkit/build-angular": "~13.2.0-next.0", + "@angular/cli": "~13.2.0-next.0", + "@angular/compiler-cli": "~13.0.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", "jasmine-core": "~3.10.0",