Skip to content

Commit 21ecb6e

Browse files
committed
chore: support ngxs latest versions
1 parent dd6f2de commit 21ecb6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@ngxs-labs/actions-executing",
33
"version": "1.0.6",
44
"peerDependencies": {
5-
"@ngxs/store": ">=3.4.0 <4.0.0"
5+
"@ngxs/store": ">=4.0.0 <19.0.0"
66
},
77
"homepage": "https://github.com/ngxs-labs/actions-executing#readme",
88
"repository": {

0 commit comments

Comments
 (0)