Bug fix for isFullscreen() in Mozilla (Fixes #38)

This commit is contained in:
Sam Potts
2015-04-10 07:16:53 +10:00
parent 3526e322ef
commit 5187311ff0
7 changed files with 20 additions and 15 deletions

View File

@ -1,6 +1,6 @@
{
"name": "plyr",
"version": "1.1.4",
"version": "1.1.5",
"description": "A simple HTML5 media player using custom controls",
"homepage": "http://plyr.io",
"main": "gulpfile.js",