Skip to content

Commit

Permalink
update jotai peerDep to 2.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
David Maskasky committed Sep 16, 2024
1 parent 040edf4 commit 694518e
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 @@ -91,7 +91,7 @@
"webpack-dev-server": "^4.15.1"
},
"peerDependencies": {
"jotai": ">=2.9.2",
"jotai": ">=2.9.3",
"react": ">=17.0.0"
}
}

0 comments on commit 694518e

Please sign in to comment.