Skip to content

Commit

Permalink
Merge pull request #179 from piotter121/piotter121/issue178
Browse files Browse the repository at this point in the history
feat: update NgRx peer dependency to v11
  • Loading branch information
BBlackwo authored Feb 12, 2021
2 parents 9b724ad + 3d49e79 commit 720e752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"deepmerge": "^3.2.0"
},
"peerDependencies": {
"@ngrx/store": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0"
"@ngrx/store": "^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0"
},
"devDependencies": {
"@angular/compiler": "^10.0.3",
Expand Down

0 comments on commit 720e752

Please sign in to comment.