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

View File

@@ -10,7 +10,7 @@
"@videojs/themes": "^1.0.1",
"htm": "^3.0.4",
"mark.js": "^8.11.1",
"preact": "^10.5.11",
"preact": "10.5.10",
"tailwindcss": "^1.9.6",
"video.js": "7.10.2"
},