- npm updates + xml2js install
- notes for xml2js - query oai datsets via oai endpoint
This commit is contained in:
parent
745c3e1349
commit
c86f0f44eb
6 changed files with 346 additions and 182 deletions
|
@ -22,10 +22,12 @@
|
|||
"vue-class-component": "^8.0.0-0",
|
||||
"vue-matomo": "^4.1.0",
|
||||
"vue-property-decorator": "^9.1.2",
|
||||
"vue-router": "^4.0.12"
|
||||
"vue-router": "^4.0.12",
|
||||
"xml2js": "^0.4.23"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/leaflet": "^1.7.9",
|
||||
"@types/xml2js": "^0.4.9",
|
||||
"@typescript-eslint/eslint-plugin": "^4.18.0",
|
||||
"@typescript-eslint/parser": "^4.18.0",
|
||||
"@vue/cli-plugin-babel": "~4.5.0",
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue