convert and merge missing data

This commit is contained in:
Bitcarrot
2021-10-07 00:45:52 -07:00
parent b3a2bf8212
commit 2441ea8c80
8 changed files with 322 additions and 1 deletions

View File

@@ -22,9 +22,12 @@
"homepage": "https://github.com/bitkarrot/satshkd-vercel#readme",
"dependencies": {
"axios": "^0.22.0",
"csv-parser": "^3.0.0",
"csv-writer": "^1.6.0",
"express": "^4.17.1",
"express-handlebars": "^5.3.4",
"express-session": "^1.17.2",
"fast-csv": "^4.3.6",
"morgan": "1.9.1"
}
}