Skip to content

Commit 9c66a20

Browse files
committed
fix #1260
1 parent 44222da commit 9c66a20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-bootstrap-table2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
],
3838
"dependencies": {
3939
"classnames": "^2.2.5",
40-
"react-transition-group": "2.5.3",
40+
"react-transition-group": "^4.2.0",
4141
"underscore": "1.9.1"
4242
},
4343
"peerDependencies": {

0 commit comments

Comments
 (0)