Skip to content

Commit

Permalink
Allow effector 23
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandrHoroshih committed Dec 2, 2023
1 parent 43d2277 commit 6dfb838
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"zx": "^7.2.2"
},
"peerDependencies": {
"effector": "^22.8.6",
"effector-react": "^22.5.4",
"effector": "^22.8.6 || ^23.0.0",
"effector-react": "^22.5.4 || ^23.0.0",
"react": "^18.2.0"
},
"files": [
Expand Down

0 comments on commit 6dfb838

Please sign in to comment.