Skip to content

Commit 12faaac

Browse files
committed
unlock react-transition-group dependency
1 parent 97971dc commit 12faaac

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
@@ -24,7 +24,7 @@
2424
"numeral": "^2.0.4",
2525
"prop-types": "^15.5.10",
2626
"react-accessible-accordion": "^1.0.2",
27-
"react-transition-group": "~1.2.0",
27+
"react-transition-group": "^1.2.1",
2828
"react-autosize-textarea": "^3.0.1",
2929
"react-bootstrap": "^0.32.1",
3030
"react-copy-to-clipboard": "^4.2.1",

0 commit comments

Comments
 (0)