diff --git a/projects/ngx-http-decorators/package.json b/projects/ngx-http-decorators/package.json index 5bb790b..f05c4dd 100644 --- a/projects/ngx-http-decorators/package.json +++ b/projects/ngx-http-decorators/package.json @@ -1,6 +1,6 @@ { "name": "ngx-http-decorators", - "version": "16.0.0", + "version": "17.0.0", "license": "MIT", "repository": { "type": "GitHub", @@ -25,8 +25,8 @@ "email": "therealpanda98@gmail.com" }, "peerDependencies": { - "@angular/common": "^16.0.0", - "@angular/core": "^16.0.0" + "@angular/common": "^17.0.0", + "@angular/core": "^17.0.0" }, "dependencies": { "tslib": "^2.3.0"