Skip to content

Commit

Permalink
edit package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
wuhan005 committed Nov 28, 2020
1 parent 57d53e6 commit c82618d
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,9 @@
{
"name": "vue-video-player",
"description": "video.js component for Vue",
"version": "5.0.2",
"version": "5.0.3",
"license": "MIT",
"private": false,
"author": {
"name": "Surmon",
"email": "surmon@foxmail.com",
"url": "https://surmon.me"
},
"bugs": {
"url": "https://github.com/surmon-china/vue-video-player/issues"
},
"homepage": "https://github.com/surmon-china/vue-video-player#readme",
"main": "dist/vue-video-player.js",
"unpkg": "dist/vue-video-player.js",
"jsnext:main": "dist/vue-video-player.js",
Expand All @@ -25,10 +16,6 @@
"registry": "npm",
"format": "esm"
},
"repository": {
"type": "git",
"url": "https://github.com/surmon-china/vue-video-player.git"
},
"keywords": [
"vue-video-player",
"vue video player",
Expand Down

0 comments on commit c82618d

Please sign in to comment.