File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 4.1.1] ( https://github.com/reactjs/react-transition-group/compare/v4.1.0...v4.1.1 ) (2019-06-10)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * adds missing dependency [ @babel ] ( https://github.com/babel ) /runtime ([ #507 ] ( https://github.com/reactjs/react-transition-group/issues/507 ) ) ([ 228bf5f] ( https://github.com/reactjs/react-transition-group/commit/228bf5f ) )
7
+
1
8
# [ 4.1.0] ( https://github.com/reactjs/react-transition-group/compare/v4.0.1...v4.1.0 ) (2019-05-30)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-transition-group" ,
3
- "version" : " 4.1.0 " ,
3
+ "version" : " 4.1.1 " ,
4
4
"description" : " A react component toolset for managing animations" ,
5
5
"main" : " lib/cjs/index.js" ,
6
6
"module" : " lib/esm/index.js" ,
You can’t perform that action at this time.
0 commit comments