From 95c7dd292125741c0e1df45e17f8c8eb7127bfd6 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 4 Nov 2021 00:17:43 +0000 Subject: [PATCH] chore: version 13.1.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 36c22ce36..3c597ea19 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,9 +23,9 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "~13.0.4", - "@angular/cli": "~13.0.4", - "@angular/compiler-cli": "~13.0.0", + "@angular-devkit/build-angular": "~13.1.0-next.0", + "@angular/cli": "~13.1.0-next.0", + "@angular/compiler-cli": "~13.0.0-next.0", "@types/jasmine": "~3.10.0", "@types/node": "^12.11.1", "jasmine-core": "~3.10.0",