From 701ce8cd10c7ab4394ec6573c79057ca8a28e19a Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 30 Nov 2022 16:09:16 +0000 Subject: [PATCH] chore: version 15.1.0-next.1 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 12bbf91d6..b6d91c50e 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.1.0-next.0", - "@angular/cli": "~15.1.0-next.0", + "@angular-devkit/build-angular": "^15.1.0-next.1", + "@angular/cli": "~15.1.0-next.1", "@angular/compiler-cli": "^15.0.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0",