Skip to content

Commit 79a92f4

Browse files
committed
fix: add repository.url
Signed-off-by: Vitor Mattos <[email protected]>
1 parent 8b244e2 commit 79a92f4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
"author": "LibreCode",
66
"private": false,
77
"main": "dist/vue-pdf-editor.umd.js",
8+
"repository": {
9+
"type": "git",
10+
"url": "https://github.com/LibreSign/vue-pdf-editor"
11+
},
812
"keywords": [
913
"pdf",
1014
"pdf editor",

0 commit comments

Comments
 (0)