Skip to content

Commit bc2a2a3

Browse files
author
Andrew Luca
committed
docs: fix package repo
1 parent 4042f8b commit bc2a2a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"repository": {
1414
"type": "git",
15-
"url": "git@github.com:iamandrewluca/vue-use-dropzone.git"
15+
"url": "https://github.com/iamandrewluca/vue-use-dropzone"
1616
},
1717
"types": "lib/index.ts",
1818
"files": [

0 commit comments

Comments
 (0)