Skip to content

Commit 5b265f0

Browse files
committed
chore(config): update repository config
1 parent de95aa0 commit 5b265f0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,10 @@
101101
"typescript"
102102
],
103103
"license": "MIT",
104-
"repository": "https://github.com/d0whc3r/vue-auth-plugin",
104+
"repository": {
105+
"type": "git",
106+
"url": "https://github.com/d0whc3r/vue-auth-plugin.git"
107+
},
105108
"sideeffects": false,
106109
"types": "types/index.d.ts",
107110
"publishConfig": {

0 commit comments

Comments
 (0)