File tree 3 files changed +1853
-1234
lines changed
3 files changed +1853
-1234
lines changed Original file line number Diff line number Diff line change @@ -33,5 +33,5 @@ export default create({
33
33
brandTitle : 'React Sortable HOC' ,
34
34
brandUrl : 'https://github.com/clauderic/react-sortable-hoc' ,
35
35
brandImage :
36
- 'https://d12c9k59mfk1gc.cloudfront.net/items/1T3k3f1s0v3K283t2W1s/react-sortable-hoc.svg ' ,
36
+ 'https://user-images.githubusercontent.com/1416436/54170652-dfd59d80-444d-11e9-9c51-658638c0454b.png ' ,
37
37
} ) ;
Original file line number Diff line number Diff line change 63
63
"@babel/plugin-transform-runtime" : " ^7.2.0" ,
64
64
"@babel/preset-env" : " ^7.2.3" ,
65
65
"@babel/preset-react" : " ^7.0.0" ,
66
- "@storybook/addon-options" : " ^5.0.1 " ,
67
- "@storybook/react" : " ^5.0.2 " ,
68
- "@storybook/theming" : " ^5.0.1 " ,
66
+ "@storybook/addon-options" : " ^5.1.11 " ,
67
+ "@storybook/react" : " ^5.1.11 " ,
68
+ "@storybook/theming" : " ^5.1.11 " ,
69
69
"array-move" : " ^1.0.0" ,
70
70
"autoprefixer" : " ^6.3.6" ,
71
71
"babel-loader" : " ^8.0.5" ,
91
91
"react-addons-test-utils" : " ^15.1.0" ,
92
92
"react-dom" : " ^16.7.0" ,
93
93
"react-infinite" : " ^0.13.0" ,
94
+ "react-inspector" : " ^3.0.2" ,
94
95
"react-tiny-virtual-list" : " ^2.0.1" ,
95
96
"react-virtualized" : " ^9.2.2" ,
96
97
"react-window" : " ^1.6.2" ,
You can’t perform that action at this time.
0 commit comments