Merge pull request #14 from enuchi/lock-file-update

update package-lock and dist build
This commit is contained in:
Elisha Nuchi
2019-07-10 23:42:36 -04:00
committed by GitHub
4 changed files with 10635 additions and 6630 deletions
+1 -1
View File
@@ -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);
} }
+3306 -2529
View File
File diff suppressed because it is too large Load Diff
+3306 -2529
View File
File diff suppressed because it is too large Load Diff
+3887 -1436
View File
File diff suppressed because it is too large Load Diff