Skip to content

Commit

Permalink
release:4.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lijinke666 committed Jun 23, 2020
1 parent 20b1b76 commit 77c6e09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example/example.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ const options = {
// playMode: 'order',

//audio mode mini | full [type `String` default `mini`]
mode: 'full',
mode: 'mini',

/**
* [ type `Boolean` default 'false' ]
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-jinke-music-player",
"version": "4.15.1",
"version": "4.15.2",
"description": "Maybe the best beautiful HTML5 responsive player component for react",
"main": "lib/index.js",
"module": "es/index.js",
Expand Down

0 comments on commit 77c6e09

Please sign in to comment.