From 31181ae87fa8e53b3646074bbe19b84437e6b1d2 Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 29 Jan 2025 18:11:39 +0000 Subject: [PATCH] chore: version 19.2.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 f33ba6f08..9c8ac5bf9 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.15.0" }, "devDependencies": { - "@angular-devkit/build-angular": "^19.2.0-next.0", - "@angular/cli": "^19.2.0-next.0", + "@angular-devkit/build-angular": "^19.2.0-next.1", + "@angular/cli": "^19.2.0-next.1", "@angular/compiler-cli": "^19.2.0-next.0", "@types/jasmine": "~5.1.0", "jasmine-core": "~5.5.0",