diff options
author | Sam Potts <sam@potts.es> | 2019-04-25 12:03:13 +1000 |
---|---|---|
committer | Sam Potts <sam@potts.es> | 2019-04-25 12:03:13 +1000 |
commit | 2e6361898b49518dac2cd400d146cce44f3a4b19 (patch) | |
tree | 0149c2d3b057a19e4d7a19d5996a81ad0b48eb58 | |
parent | a1b2c0419fa9492f7f992a5f9b376366894259a9 (diff) | |
download | plyr-2e6361898b49518dac2cd400d146cce44f3a4b19.tar.lz plyr-2e6361898b49518dac2cd400d146cce44f3a4b19.tar.xz plyr-2e6361898b49518dac2cd400d146cce44f3a4b19.zip |
Package updates
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index ddc4bf4f..d4a327a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "plyr", - "version": "3.5.3", + "version": "3.5.4", "description": "A simple, accessible and customizable HTML5, YouTube and Vimeo media player", "homepage": "https://plyr.io", "author": "Sam Potts <sam@potts.es>", @@ -78,7 +78,7 @@ "stylelint": "^9.10.1", "stylelint-config-prettier": "^5.0.0", "stylelint-config-recommended": "^2.1.0", - "stylelint-config-sass-guidelines": "^5.3.0", + "stylelint-config-sass-guidelines": "^5.4.0", "stylelint-order": "^2.2.1", "stylelint-scss": "^3.5.4", "stylelint-selector-bem-pattern": "^2.1.0", |