Workspace header tweak Windows

This commit is contained in:
Gregory Schier
2024-01-17 18:48:43 -08:00
parent 5be04ceea6
commit aa59d96e55
5 changed files with 64 additions and 84 deletions

View File

@@ -9,7 +9,6 @@
"version": "0.0.1",
"dependencies": {
"@xmldom/xmldom": "^0.8.10",
"xmldom": "^0.6.0",
"xpath": "^0.0.34"
}
},
@@ -21,14 +20,6 @@
"node": ">=10.0.0"
}
},
"node_modules/xmldom": {
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.6.0.tgz",
"integrity": "sha512-iAcin401y58LckRZ0TkI4k0VSM1Qg0KGSc3i8rU+xrxe19A/BN1zHyVSJY7uoutVlaTSzYyk/v5AmkewAP7jtg==",
"engines": {
"node": ">=10.0.0"
}
},
"node_modules/xpath": {
"version": "0.0.34",
"resolved": "https://registry.npmjs.org/xpath/-/xpath-0.0.34.tgz",