docs: version & repository
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "pdf-viewer-vue",
|
"name": "pdf-viewer-vue",
|
||||||
"version": "0.2.1",
|
"version": "0.2.2",
|
||||||
"description": "PDF viewer component for Vue 2 and Vue 3",
|
"description": "PDF viewer component for Vue 2 and Vue 3",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"vue",
|
"vue",
|
||||||
@@ -15,7 +15,7 @@
|
|||||||
],
|
],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Wayne (371377785@qq.com)",
|
"author": "Wayne (371377785@qq.com)",
|
||||||
"repository": "",
|
"repository": "https://github.com/DingRui12138/vue-pdf-viewer",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "webpack -v",
|
"test": "webpack -v",
|
||||||
"build": "webpack build --progress",
|
"build": "webpack build --progress",
|
||||||
|
|||||||
Reference in New Issue
Block a user