Skip to content

Commit

Permalink
chore: support ngxs latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
joaqcid committed Jul 2, 2024
1 parent dd6f2de commit 21ecb6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@ngxs-labs/actions-executing",
"version": "1.0.6",
"peerDependencies": {
"@ngxs/store": ">=3.4.0 <4.0.0"
"@ngxs/store": ">=4.0.0 <19.0.0"
},
"homepage": "https://github.com/ngxs-labs/actions-executing#readme",
"repository": {
Expand Down

0 comments on commit 21ecb6e

Please sign in to comment.