Update URLs
This commit is contained in:
parent
48091daf11
commit
6871c08944
10
package.json
10
package.json
@ -5,21 +5,21 @@
|
|||||||
"version": "1.3.2",
|
"version": "1.3.2",
|
||||||
"publisher": "DotJoshJohnson",
|
"publisher": "DotJoshJohnson",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Josh Johnson",
|
"name": "TrueCommerce",
|
||||||
"url": "https://github.com/DotJoshJohnson"
|
"url": "https://github.com/TrueCommerce"
|
||||||
},
|
},
|
||||||
"icon": "resources/icon.png",
|
"icon": "resources/icon.png",
|
||||||
"galleryBanner": {
|
"galleryBanner": {
|
||||||
"color": "#3B4859",
|
"color": "#3B4859",
|
||||||
"theme": "dark"
|
"theme": "dark"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/DotJoshJohnson/vscode-xml",
|
"homepage": "https://github.com/TrueCommerce/vscode-xml",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/DotJoshJohnson/vscode-xml.git"
|
"url": "https://github.com/TrueCommerce/vscode-xml.git"
|
||||||
},
|
},
|
||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/DotJoshJohnson/vscode-xml/issues"
|
"url": "https://github.com/TrueCommerce/vscode-xml/issues"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"vscode": "^0.10.6",
|
"vscode": "^0.10.6",
|
||||||
|
Loading…
Reference in New Issue
Block a user