Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Commit 57ad7cc

Browse files
committed
update dplayer version 1.6.1
1 parent bd25c7a commit 57ad7cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-dplayer",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "dplayer",
55
"main": "lib/index.js",
66
"scripts": {
@@ -26,7 +26,7 @@
2626
"homepage": "https://github.com/hnsylitao/react-dplayer#readme",
2727
"dependencies": {
2828
"classnames": "^2.2.5",
29-
"dplayer": "^1.6.0",
29+
"dplayer": "^1.6.1",
3030
"prop-types": "^15.5.10"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)