Skip to content

Commit a34e46c

Browse files
committed
fix: Fall back react-transition-group version
1 parent 36365c1 commit a34e46c

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
@@ -86,7 +86,7 @@
8686
"prop-types": "^15.5.8",
8787
"react-lazyload": "^2.2.7",
8888
"react-player": "^0.20.0",
89-
"react-transition-group": "^2.2.0",
89+
"react-transition-group": "^1.1.3",
9090
"stackblur-canvas": "^1.4.0",
9191
"tinycolor2": "^1.4.1",
9292
"warning": "^3.0.0"

0 commit comments

Comments
 (0)