docs: version & repository

master
丁锐 2021-12-07 09:13:29 +08:00
parent ac3f731d35
commit 5b6d40ec84
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "pdf-viewer-vue",
"version": "0.2.1",
"version": "0.2.2",
"description": "PDF viewer component for Vue 2 and Vue 3",
"keywords": [
"vue",
@ -15,7 +15,7 @@
],
"license": "MIT",
"author": "Wayne (371377785@qq.com)",
"repository": "",
"repository": "https://github.com/DingRui12138/vue-pdf-viewer",
"scripts": {
"test": "webpack -v",
"build": "webpack build --progress",