diff --git a/package.json b/package.json index 1cbc0677..e507d174 100644 --- a/package.json +++ b/package.json @@ -48,8 +48,8 @@ "license": "MIT", "distDir": "dist", "peerDependencies": { - "@angular/common": "^21.0.0", - "@angular/core": "^21.0.0", + "@angular/common": "^21.0.0 || ^22.0.0", + "@angular/core": "^21.0.0 || ^22.0.0", "@uirouter/core": "^6.1.2", "@uirouter/rx": "^1.0.0" },