update npm version

This commit is contained in:
DIYgod 2016-07-20 14:46:21 +08:00
parent 621b7b16ed
commit 51e80784b2
No known key found for this signature in database
GPG Key ID: F8797DD1088C6506
2 changed files with 1 additions and 2 deletions

View File

@ -61,7 +61,6 @@
autoplay: false,
theme: '#FADFA3',
loop: true,
lang: 'zh',
video: {
url: 'http://devtest.qiniudn.com/若能绽放光芒.mp4',
pic: 'http://devtest.qiniudn.com/若能绽放光芒.png'

View File

@ -1,6 +1,6 @@
{
"name": "dplayer",
"version": "1.0.2",
"version": "1.0.3",
"description": "Wow, such a lovely HTML5 danmaku video player",
"main": "dist/DPlayer.min.js",
"scripts": {