Skip to content

Commit

Permalink
chore: depend only on @ngrx/signals
Browse files Browse the repository at this point in the history
removing peerDependencies for angular
because they are transitive

fixes #51
  • Loading branch information
rainerhahnekamp committed May 27, 2024
1 parent 729c84d commit f894f53
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions libs/ngrx-toolkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
"url": "https://github.com/angular-architects/ngrx-toolkit"
},
"peerDependencies": {
"@angular/common": "^17.0.0",
"@angular/core": "^17.0.0",
"@ngrx/signals": "^17.0.0"
},
"dependencies": {
Expand Down

0 comments on commit f894f53

Please sign in to comment.