Merge branch 'beta' into gulp-unminified-js-output

This commit is contained in:
Sam Potts
2018-02-17 09:22:19 +11:00
committed by GitHub
26 changed files with 398 additions and 372 deletions

View File

@ -1,6 +1,6 @@
{
"name": "plyr",
"version": "3.0.0-beta.12",
"version": "3.0.0-beta.13",
"description": "A simple, accessible and customizable HTML5, YouTube and Vimeo media player",
"homepage": "https://plyr.io",
"main": "./dist/plyr.js",
@ -44,7 +44,8 @@
"stylelint-config-standard": "^18.0.0",
"stylelint-order": "^0.8.0",
"stylelint-scss": "^2.3.0",
"stylelint-selector-bem-pattern": "^2.0.0"
"stylelint-selector-bem-pattern": "^2.0.0",
"uglify-es": "^3.3.10"
},
"keywords": [
"HTML5 Video",