File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# JSROOT changelog
22
3- ## Changes in 5.9.x
3+ ## Changes in 5.9.1
441 . Fix zooming in color palette
552 . Fix interactive update of TGraph painting on time scale
663 . Fix I/O error in reading std::map (#204 )
Original file line number Diff line number Diff line change 44 "description" : " Example of building lib.js with gulp for JavaScript ROOT" ,
55 "main" : " example.htm" ,
66 "dependencies" : {
7- "jsroot" : " ^5.9.0 "
7+ "jsroot" : " ^5.9.1 "
88 },
99 "overrides" : {
1010 "MathJax" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " jsroot" ,
3- "version" : " 5.9.0 " ,
3+ "version" : " 5.9.1 " ,
44 "engines" : {
55 "node" : " >=0.8"
66 },
Original file line number Diff line number Diff line change 9595
9696 "use strict" ;
9797
98- JSROOT . version = "5.9.x 27/11/2020 " ;
98+ JSROOT . version = "5.9.1 7/01/2021 " ;
9999
100100 JSROOT . source_dir = "" ;
101101 JSROOT . source_min = false ;
You can’t perform that action at this time.
0 commit comments