Skip to content

Commit bf897b2

Browse files
committed
chore: recompile assets
Signed-off-by: Jack Cherng <jfcherng@gmail.com>
1 parent b5086e5 commit bf897b2

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

assets/pages/mail.min.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -967,10 +967,10 @@ var r = n("../internals/is-pure"), i = n("../internals/shared-store");
967967
(t.exports = function(n, t) {
968968
return i[n] || (i[n] = void 0 !== t ? t : {});
969969
})("versions", []).push({
970-
version: "3.33.1",
970+
version: "3.33.2",
971971
mode: r ? "pure" : "global",
972972
copyright: "© 2014-2023 Denis Pushkarev (zloirock.ru)",
973-
license: "https://github.com/zloirock/core-js/blob/v3.33.1/LICENSE",
973+
license: "https://github.com/zloirock/core-js/blob/v3.33.2/LICENSE",
974974
source: "https://github.com/zloirock/core-js"
975975
});
976976
}, {

assets/pages/settings.min.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1921,10 +1921,10 @@ var r = n("../internals/is-pure"), i = n("../internals/shared-store");
19211921
(e.exports = function(n, e) {
19221922
return i[n] || (i[n] = void 0 !== e ? e : {});
19231923
})("versions", []).push({
1924-
version: "3.33.1",
1924+
version: "3.33.2",
19251925
mode: r ? "pure" : "global",
19261926
copyright: "© 2014-2023 Denis Pushkarev (zloirock.ru)",
1927-
license: "https://github.com/zloirock/core-js/blob/v3.33.1/LICENSE",
1927+
license: "https://github.com/zloirock/core-js/blob/v3.33.2/LICENSE",
19281928
source: "https://github.com/zloirock/core-js"
19291929
});
19301930
}, {

0 commit comments

Comments
 (0)