Skip to content

Commit

Permalink
更新插件依赖的播放器版本
Browse files Browse the repository at this point in the history
  • Loading branch information
Myer921 authored and Myer921 committed Sep 25, 2016
1 parent 53fc449 commit 67761f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hexo-tag-dplayer",
"version": "0.1.2",
"version": "0.1.3",
"description": "Embed dplayer in Hexo posts/pages",
"main": "index.js",
"scripts": {
Expand All @@ -25,7 +25,7 @@
},
"homepage": "https://github.com/NextMoe/hexo-tag-dplayer#readme",
"dependencies": {
"dplayer": "^1.0.6",
"dplayer": "^1.0.9",
"hexo-fs": "^0.1.3",
"hexo-util": "^0.1.7"
}
Expand Down

0 comments on commit 67761f8

Please sign in to comment.