Merge pull request #14 from enuchi/lock-file-update
update package-lock and dist build
This commit is contained in:
Vendored
+1
-1
@@ -110,7 +110,7 @@ function setActiveSheet() {
|
|||||||
return this;
|
return this;
|
||||||
}();
|
}();
|
||||||
try {
|
try {
|
||||||
g = g || Function("return this")() || (0, eval)("this");
|
g = g || new Function("return this")();
|
||||||
} catch (e) {
|
} catch (e) {
|
||||||
"object" == typeof window && (g = window);
|
"object" == typeof window && (g = window);
|
||||||
}
|
}
|
||||||
|
|||||||
Vendored
+3306
-2529
File diff suppressed because it is too large
Load Diff
Vendored
+3306
-2529
File diff suppressed because it is too large
Load Diff
Generated
+3887
-1436
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user