From d30603b11d90f3d2cbffc48dd59f1dc5761ef84b Mon Sep 17 00:00:00 2001 From: Joel Wetzell Date: Sun, 7 Jun 2026 21:24:38 -0500 Subject: [PATCH] pin version --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 988ba37..fb83ef4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "zone.js": "0.16.1" }, "devDependencies": { - "@angular/build": "^22.0.0", + "@angular/build": "22.0.0", "@angular/cli": "22.0.0", "@angular/compiler-cli": "22.0.0", "@types/luxon": "3.7.1", diff --git a/package.json b/package.json index 08b771b..a843c22 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "zone.js": "0.16.1" }, "devDependencies": { - "@angular/build": "^22.0.0", + "@angular/build": "22.0.0", "@angular/cli": "22.0.0", "@angular/compiler-cli": "22.0.0", "@types/luxon": "3.7.1",