Docs, restored loadSprite and supported static methods

This commit is contained in:
Sam Potts
2017-12-23 18:42:52 +00:00
parent 98ac98b4c2
commit 965fc0b2f5
10 changed files with 144 additions and 35 deletions

View File

@ -1,8 +1,8 @@
{
"name": "plyr",
"version": "2.0.13",
"version": "3.0.0-alpha.1",
"description": "A simple, accessible and customizable HTML5, YouTube and Vimeo media player",
"homepage": "http://plyr.io",
"homepage": "https://plyr.io",
"main": "./dist",
"sass": "./src/sass/plyr.scss",
"style": "./dist/plyr.css",