Pin preact to 10.5.10 to fix broken player layout. #661

This commit is contained in:
Gabe Kangas
2021-01-26 10:32:07 -08:00
parent 68b441172e
commit ca66ea6588
9 changed files with 26 additions and 88672 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -105,7 +105,7 @@ function _assertThisInitialized(self) {
var assertThisInitialized = _assertThisInitialized;
var _typeof_1 = createCommonjsModule(function (module) {
createCommonjsModule(function (module) {
function _typeof(obj) {
"@babel/helpers - typeof";
@@ -125,7 +125,7 @@ function _typeof(obj) {
module.exports = _typeof;
});
var getPrototypeOf = createCommonjsModule(function (module) {
createCommonjsModule(function (module) {
function _getPrototypeOf(o) {
module.exports = _getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) {
return o.__proto__ || Object.getPrototypeOf(o);