diff --git a/build/jsroot.js b/build/jsroot.js index 9a7e2ba76..882f6f868 100644 --- a/build/jsroot.js +++ b/build/jsroot.js @@ -1,4 +1,4 @@ -// https://root.cern/js/ v7.7.0 +// https://root.cern/js/ v7.7.1 (function (global, factory) { typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) : typeof define === 'function' && define.amd ? define(['exports'], factory) :