aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index ee495138..04a024ce 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "plyr",
- "version": "1.6.20",
+ "version": "1.7.0",
"description": "A simple, accessible and customizable HTML5, YouTube and Vimeo media player",
"homepage": "http://plyr.io",
"main": "src/js/plyr.js",
@@ -38,7 +38,7 @@
"url": "https://github.com/selz/plyr/issues"
},
"directories": {
- "doc": "docs"
+ "doc": "readme.md"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"