eventlog: async'ify

This commit is contained in:
Girish Ramakrishnan
2021-06-01 09:35:20 -07:00
parent bdbda9b80e
commit 7aac4455a9
11 changed files with 309 additions and 657 deletions
+1 -1
View File
@@ -28,7 +28,6 @@
"db-migrate": "^0.11.12",
"db-migrate-mysql": "^2.1.2",
"debug": "^4.3.1",
"delay": "^5.0.0",
"dockerode": "^3.3.0",
"ejs": "^3.1.6",
"ejs-cli": "^2.2.1",
@@ -75,6 +74,7 @@
"xml2js": "^0.4.23"
},
"devDependencies": {
"delay": "^5.0.0",
"expect.js": "*",
"hock": "^1.4.1",
"js2xmlparser": "^4.0.1",