diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 1a57d3ee..d066f240 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plyr", - "version": "3.5.0-beta.1", + "version": "3.5.0-beta.3", "description": "A simple, accessible and customizable HTML5, YouTube and Vimeo media player", "homepage": "https://plyr.io", "author": "Sam Potts <sam@potts.es>", @@ -44,7 +44,7 @@ "eslint": "^5.12.1", "eslint-config-airbnb-base": "^13.1.0", "eslint-config-prettier": "^4.0.0", - "eslint-plugin-import": "^2.15.0", + "eslint-plugin-import": "^2.16.0", "fastly-purge": "^1.0.1", "git-branch": "^2.0.1", "gulp": "^4.0.0", |