Skip to content

Commit d3bf82b

Browse files
committed
Fix some grunt build lint issue, update the version
1 parent dbfbbe3 commit d3bf82b

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@A-VISION-BV/mediaelement-plugins",
3-
"version": "4.0.1",
3+
"version": "4.1.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/A-VISION-BV/mediaelement-plugins.git"

src/speed/speed.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242

4343
.mejs__speed-selector-list-item,
4444
.mejs-speed-selector-list-item {
45-
color: #fff;
4645
border: 0.06rem solid transparent;
46+
color: #fff;
4747
display: block;
4848
list-style-type: none !important;
4949
margin: 0 0 6px;

0 commit comments

Comments
 (0)