[GRAPH] settings are now updatable, we depend now on a version of react-sigma...
[GRAPH] settings are now updatable, we depend now on a version of react-sigma fixing a refresh issue
Showing
... | ... | @@ -8,7 +8,7 @@ |
"react": "^16.4.2", | ||
"react-dom": "^16.4.2", | ||
"react-echarts-v3": "^1.0.19", | ||
"react-sigma": "^1.2.30" | ||
"react-sigma": "git://github.com/np/react-sigma.git#shouldComponentUpdate" | ||
}, | ||
"browserify": { | ||
"transform": [ | ||
... | ... |
Please register or sign in to comment