We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f514f4 commit 8143008Copy full SHA for 8143008
package.json
@@ -39,7 +39,6 @@
39
"tools:genReadme": "node ./out/tools/generateConfigSectionForReadme.js"
40
},
41
"dependencies": {
42
- "@types/xml2js": "^0.4.2",
43
"iconv-lite": "^0.4.19",
44
"is-utf8": "^0.2.1",
45
"jschardet": "^1.6.0",
@@ -51,6 +50,7 @@
51
50
"@types/micromatch": "^3.1.0",
52
"@types/mocha": "^5.0.0",
53
"@types/node": "^9.3.0",
+ "@types/xml2js": "^0.4.2",
54
"decache": "^4.3.0",
55
"eslint": "^4.12.1",
56
"glob": "^7.1.2",
0 commit comments