removed MS excel support, moved to plugin

This commit is contained in:
Jan Prochazka
2020-11-22 17:25:41 +01:00
parent e23e749cc5
commit a22320e141
13 changed files with 64 additions and 257 deletions

View File

@@ -47,8 +47,7 @@
"node-fetch": "^2.6.1",
"pacote": "^11.1.13",
"pg": "^7.17.0",
"pg-query-stream": "^3.1.1",
"xlsx": "^0.16.8"
"pg-query-stream": "^3.1.1"
},
"scripts": {
"start": "nodemon src/index.js",