- Fix: remove regression caused by optional chaining and nullish coalescing in check for `window.CSS` check for aspect-ratio (fixes #2174)
This commit is contained in:
Sam Potts
2021-04-20 08:28:23 +10:00
parent b93dcc43ad
commit 32444c9851
6 changed files with 12 additions and 8 deletions

View File

@ -1,6 +1,6 @@
{
"name": "plyr",
"version": "3.6.6",
"version": "3.6.7",
"description": "A simple, accessible and customizable HTML5, YouTube and Vimeo media player",
"homepage": "https://plyr.io",
"author": "Sam Potts <sam@potts.es>",