File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
lib
2
+ node_modules
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-plotlyjs" ,
3
3
"main" : " lib/PlotlyComponent.js" ,
4
- "version" : " 0.4.1 " ,
4
+ "version" : " 0.4.2 " ,
5
5
"homepage" : " https://github.com/benjeffery/react-plotlyjs" ,
6
6
"authors" : [
7
7
" Ben Jeffery"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-plotlyjs" ,
3
- "version" : " 0.4.1 " ,
3
+ "version" : " 0.4.2 " ,
4
4
"description" : " ReactJS / PlotlyJS integration. Draw plotly graphs in your react app." ,
5
5
"main" : " lib/PlotlyComponent.js" ,
6
6
"author" : " Ben Jeffery" ,
24
24
"gulp-util" : " ^3.0.8"
25
25
},
26
26
"peerDependencies" : {
27
- "react" : " ^15.0.0"
27
+ "react" : " ^15.0.0|^16.0.0 "
28
28
},
29
29
"browserify-shim" : {
30
30
"react" : " global:React"
You can’t perform that action at this time.
0 commit comments