Add repository in package.json

This commit is contained in:
Ying-Tsun Huang 2023-11-11 00:11:23 +08:00
parent fcb4f5305a
commit 0562ab9267

View File

@ -17,5 +17,9 @@
"path": "./themes/zzTheme-color-theme.json" "path": "./themes/zzTheme-color-theme.json"
} }
] ]
},
"repository": {
"type": "git",
"url": "git://github.com/zzgodgundam/zzTheme.git"
} }
} }