Browse Source

update npm version

DIYgod 9 years ago
parent
commit
51e80784b2
2 changed files with 1 additions and 2 deletions
  1. 0 1
      demo/index.html
  2. 1 1
      package.json

+ 0 - 1
demo/index.html

@@ -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'

+ 1 - 1
package.json

@@ -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": {