Rewrite of async logic in writer

This commit is contained in:
Will Boyd
2019-12-21 15:57:25 -05:00
parent a7b1f4c634
commit be2c62f06c
4 changed files with 89 additions and 66 deletions
+1
View File
@@ -21,6 +21,7 @@
"luxon": "^1.21.3",
"minimist": "^1.2.0",
"request": "^2.88.0",
"request-promise-native": "^1.0.8",
"turndown": "^5.0.3",
"xml2js": "^0.4.22"
}