improved xml importer

This commit is contained in:
Jan Prochazka
2022-02-03 09:34:17 +01:00
parent 354f50d43c
commit 8ee828dd21
3 changed files with 17 additions and 6 deletions

View File

@@ -31,7 +31,7 @@
"prepublishOnly": "yarn build"
},
"devDependencies": {
"node-xml-stream": "^1.0.2",
"node-xml-stream-parser": "^1.0.12",
"dbgate-plugin-tools": "^1.0.7",
"webpack": "^4.42.0",
"webpack-cli": "^3.3.11"