Skip to content

Commit 5cb76d8

Browse files
authored
Update the minimum version of react-transition-state (#1515)
1 parent 120166b commit 5cb76d8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"react-dom": ">=16.14.0"
4343
},
4444
"dependencies": {
45-
"react-transition-state": "^2.2.0"
45+
"react-transition-state": "^2.3.1"
4646
},
4747
"devDependencies": {
4848
"@babel/core": "^7.26.10",

0 commit comments

Comments
 (0)