Skip to content

Commit ebe928d

Browse files
authored
Merge pull request #166 from LibreSign/fix/add-repository.url
fix: add repository.url
2 parents 8b244e2 + 79a92f4 commit ebe928d

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)