Skip to content

Commit

Permalink
chore(deps): upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Badisi committed Aug 15, 2024
1 parent e2edae3 commit 28f6b55
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions projects/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@
"release": "npm publish ../../dist --access=public --workspaces=false"
},
"peerDependencies": {
"@angular/common": ">= 14",
"@angular/core": ">= 14",
"@angular/router": ">= 14"
"@angular/common": ">= 15",
"@angular/core": ">= 15",
"@angular/router": ">= 15"
},
"dependencies": {
"@hug/ngx-schematics-utilities": "^10.1.2",
Expand Down

0 comments on commit 28f6b55

Please sign in to comment.