From 5be16452301c9743bbebb919e03b8ab7537cce2f Mon Sep 17 00:00:00 2001 From: cexbrayat Date: Wed, 15 Jun 2022 14:04:43 +0000 Subject: [PATCH] chore: version 14.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 dbfbf845d..ffece559b 100644 --- a/ponyracer/package.json +++ b/ponyracer/package.json @@ -23,8 +23,8 @@ "zone.js": "~0.11.4" }, "devDependencies": { - "@angular-devkit/build-angular": "^14.1.0-next.0", - "@angular/cli": "~14.1.0-next.0", + "@angular-devkit/build-angular": "^14.1.0-next.1", + "@angular/cli": "~14.1.0-next.1", "@angular/compiler-cli": "^14.0.0-next.0", "@types/jasmine": "~4.0.0", "jasmine-core": "~4.1.0",