We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7514be1 commit bd79568Copy full SHA for bd79568
build/jsroot.js
@@ -1,4 +1,4 @@
1
-// https://root.cern/js/ v7.7.0
+// https://root.cern/js/ v7.7.1
2
(function (global, factory) {
3
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports) :
4
typeof define === 'function' && define.amd ? define(['exports'], factory) :
0 commit comments