File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11import React from 'react' ;
22import ReactDom from 'react-dom' ;
3- import ReactHeatmap from 'react-heatmap' ;
3+ import ReactHeatmap from 'react-heatmap.js ' ;
44
55class ReactHeatmapExample extends React . PureComponent {
66 render ( ) {
Original file line number Diff line number Diff line change 2323 "prop-types" : " ^15.5.8" ,
2424 "react" : " ^15.5.4" ,
2525 "react-dom" : " ^15.5.4" ,
26- "react-heatmap" : " git+https://github.com/benweizhu/react-heatmap.js.git "
26+ "react-heatmap.js " : " ^1.0.0 "
2727 }
2828}
Original file line number Diff line number Diff line change @@ -2643,9 +2643,9 @@ react-dom@^15.5.4:
26432643 object-assign "^4.1.0"
26442644 prop-types "~15.5.7"
26452645
2646- " react-heatmap@git+https://github.com/benweizhu/react-heatmap.js.git " :
2646+ react-heatmap.js@^1.0.0 :
26472647 version "1.0.0"
2648- resolved "git+ https://github. com/benweizhu/ react-heatmap.js.git#8914ceb16afdee3aed4fa75c2975338d8676c956 "
2648+ resolved "https://registry.yarnpkg. com/react-heatmap.js/-/ react-heatmap.js-1.0.0.tgz#d40a93eebaf4c821037a8ac078477fa9f905ad0e "
26492649 dependencies :
26502650 heatmap.js "^2.0.5"
26512651 prop-types "^15.5.8"
You can’t perform that action at this time.
0 commit comments