From 03935328f98453448c9e24c5174000985c9f7328 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Fri, 10 Dec 2021 00:19:21 +0000 Subject: [PATCH] chore: version 13.2.0-next.0 --- ponyracer/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 1d71284ca..c2bb97c77 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",