diff --git a/projects/auth0-angular/package.json b/projects/auth0-angular/package.json index 58317e11..f9a50872 100644 --- a/projects/auth0-angular/package.json +++ b/projects/auth0-angular/package.json @@ -28,7 +28,8 @@ "peerDependencies": { "@angular/common": ">=13", "@angular/core": ">=13", - "@angular/router": ">=13" + "@angular/router": ">=13", + "rxjs": "^6.5.3 || ^7.4.0" }, "dependencies": { "tslib": "^2.0.0",