Merge pull request #40 from TrueCommerce/wiki-resources

Add Icons for Wiki
This commit is contained in:
Josh Johnson 2016-02-20 12:23:41 -05:00
commit ccfc554e2d
4 changed files with 2 additions and 2 deletions

BIN
.github/wiki-resources/xml-attribute.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 643 B

BIN
.github/wiki-resources/xml-tag.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 456 B

BIN
.github/wiki-resources/xml-text.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 143 B

View File

@ -23,7 +23,7 @@
},
"engines": {
"vscode": "^0.10.7",
"node": "*"
"node": "^0.12.0"
},
"categories": [
"Languages",
@ -121,7 +121,7 @@
"onCommand:xmlTools.viewXmlTree"
],
"devDependencies": {
"vscode": "^0.11.x",
"vscode": "TrueCommerce/vscode-extension-vscode#519e686",
"typescript": "^1.6.2",
"gulp": "^3.9.0",
"gulp-shell": "^0.5.1"