Merge 317aef14f8
into 49f17fb579
This commit is contained in:
commit
6c473f8d18
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
"name": "xml",
|
"name": "xml",
|
||||||
"displayName": "XML Tools",
|
"displayName": "XML Tools",
|
||||||
"description": "XML Formatting, XQuery, and XPath Tools for Visual Studio Code",
|
"description": "XML Formatting, XQuery, and XPath Tools for Visual Studio Code",
|
||||||
"version": "1.4.0",
|
"version": "1.5.0",
|
||||||
"publisher": "DotJoshJohnson",
|
"publisher": "DotJoshJohnson",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "TrueCommerce",
|
"name": "TrueCommerce",
|
||||||
|
@ -122,7 +122,7 @@
|
||||||
"gulp-shell": "^0.5.1"
|
"gulp-shell": "^0.5.1"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"xmldom": "DotJoshJohnson/xmldom#2794915",
|
"xmldom": "^0.1.22",
|
||||||
"xpath": "^0.0.9",
|
"xpath": "^0.0.9",
|
||||||
"xqlint": "^0.2.9"
|
"xqlint": "^0.2.9"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue