Skip to content

Commit

Permalink
build: update ngx-http-decorators to v17.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dkhrunov committed Apr 8, 2024
1 parent c2d4bf7 commit 552fb69
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions projects/ngx-http-decorators/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-http-decorators",
"version": "16.0.0",
"version": "17.0.0",
"license": "MIT",
"repository": {
"type": "GitHub",
Expand All @@ -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"
Expand Down

0 comments on commit 552fb69

Please sign in to comment.