Skip to content

Commit d8f0177

Browse files
fix(package): update react-transition-group to version 4.2.2
Closes #463
1 parent c9301da commit d8f0177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"classnames": "^2.2.5",
8585
"keycode": "^2.1.9",
8686
"prop-types": "^15.5.10",
87-
"react-transition-group": "^2.3.1"
87+
"react-transition-group": "^4.2.2"
8888
},
8989
"standard": {
9090
"parser": "babel-eslint",

0 commit comments

Comments
 (0)