File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-jobs" ,
3
- "version" : " 0.6.1 " ,
3
+ "version" : " 0.6.2 " ,
4
4
"description" : " Attach asynchronous/synchronous \" jobs\" to your components, with SSR support." ,
5
5
"license" : " MIT" ,
6
6
"main" : " commonjs/index.js" ,
45
45
"react" : " ^14.0.0 || ^15.0.0"
46
46
},
47
47
"dependencies" : {
48
- "react-tree-walker" : " ^0 .0.1 "
48
+ "react-tree-walker" : " ^1 .0.0 "
49
49
},
50
50
"devDependencies" : {
51
51
"app-root-dir" : " 1.0.2" ,
Original file line number Diff line number Diff line change @@ -3774,9 +3774,9 @@ react-dom@15.4.2:
3774
3774
loose-envify "^1.1.0"
3775
3775
object-assign "^4.1.0"
3776
3776
3777
- react-tree-walker@^0 .0.1 :
3778
- version "0 .0.1 "
3779
- resolved "https://registry.yarnpkg.com/react-tree-walker/-/react-tree-walker-0.0.1. tgz#101aead5bd6f23a25df29680046ee73e8d82f9d6 "
3777
+ react-tree-walker@^1 .0.0 :
3778
+ version "1 .0.0 "
3779
+ resolved "https://registry.yarnpkg.com/react-tree-walker/-/react-tree-walker-1. 0.0.tgz#061f719232a5b77b01fbab21b8ee6a3ab7be7085 "
3780
3780
3781
3781
react@15.3.1 :
3782
3782
version "15.3.1"
You can’t perform that action at this time.
0 commit comments