From f896e6227a1ee6f97852361c69c8092506b3fadb Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Thu, 2 Feb 2023 00:34:40 +0000 Subject: [PATCH] chore: version 15.2.0-next.3 --- ponyracer/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ponyracer/package.json b/ponyracer/package.json index 76f844da5..c04c73155 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.12.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^15.2.0-next.2", - "@angular/cli": "~15.2.0-next.2", + "@angular-devkit/build-angular": "^15.2.0-next.3", + "@angular/cli": "~15.2.0-next.3", "@angular/compiler-cli": "^15.2.0-next.0", "@types/jasmine": "~4.3.0", "jasmine-core": "~4.5.0",