Skip to content

Commit

Permalink
Merge pull request #64 from ng-turkey/mehmet-erim-patch-1
Browse files Browse the repository at this point in the history
chore: update version of peer dependencies
  • Loading branch information
armanozak authored Dec 27, 2021
2 parents c72698d + 5de42aa commit a0691e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"state defaults"
],
"peerDependencies": {
"@angular/core": ">=12.0.0 <14.0.0",
"@ngxs/store": ">=0.0.0 <4.0.0",
"rxjs": ">=6.0.0 <8.0.0"
"@angular/core": ">=12.0.0",
"@ngxs/store": ">=0.0.0",
"rxjs": ">=6.0.0"
}
}

0 comments on commit a0691e4

Please sign in to comment.