Skip to content

Commit c661a8b

Browse files
committed
update package
1 parent 8f529ff commit c661a8b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

package.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,15 @@
1717
"korean"
1818
],
1919
"icon": "images/translator.png",
20+
"bugs": {
21+
"url": "https://github.com/sculove/translator/issues",
22+
"email": "[email protected]"
23+
},
24+
"repository": {
25+
"type": "git",
26+
"url": "https://github.com/sculove/translator.git"
27+
},
28+
"homepage": "https://github.com/sculove/translator/blob/master/README.md",
2029
"activationEvents": [
2130
"onCommand:extension.translateForKorean"
2231
],

0 commit comments

Comments
 (0)