Skip to content

Commit 14c19c2

Browse files
committed
chore: author, repo url change
1 parent cf59dbb commit 14c19c2

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,11 @@
44
"description": "reCAPTCHA for Vue3 : CompositionAPI, Types",
55
"main": "dist/vue3-recaptcha-v2.js",
66
"types": "dist/vue3-recaptcha-v2.d.ts",
7-
"repository": "git@github.com:DongKyuuuu/vue3-recaptcha-v2.git",
8-
"author": "Dongkyuuuu <dongkyu.me@gmail.com>",
7+
"repository": {
8+
"type": "git",
9+
"url": "https://github.com/dongkyuuuu/vue3-recaptcha-v2.git"
10+
},
11+
"author": "DongKyuuuu",
912
"license": "MIT",
1013
"files": [
1114
"dist/*.js",

0 commit comments

Comments
 (0)