Skip to content

Commit

Permalink
修复插件介绍的标签错误,更新插件依赖的dplayer版本
Browse files Browse the repository at this point in the history
  • Loading branch information
Myer921 authored and Myer921 committed Oct 6, 2016
1 parent 67761f8 commit 1b0ddf3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "hexo-tag-dplayer",
"version": "0.1.3",
"version": "0.1.4",
"description": "Embed dplayer in Hexo posts/pages",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"vedio",
"video",
"danmaku",
"hexo",
"tag",
Expand All @@ -25,7 +25,7 @@
},
"homepage": "https://github.com/NextMoe/hexo-tag-dplayer#readme",
"dependencies": {
"dplayer": "^1.0.9",
"dplayer": "^1.0.10",
"hexo-fs": "^0.1.3",
"hexo-util": "^0.1.7"
}
Expand Down

0 comments on commit 1b0ddf3

Please sign in to comment.