add skynet-js as dependency to health-check

This commit is contained in:
Karol Wypchlo 2021-05-12 17:56:50 +02:00
parent efae46f339
commit 05525e65d6
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
"http-status-codes": "^2.1.2", "http-status-codes": "^2.1.2",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"lowdb": "^1.0.0", "lowdb": "^1.0.0",
"skynet-js": "^3.0.2",
"write-file-atomic": "^3.0.3", "write-file-atomic": "^3.0.3",
"yargs": "^17.0.1" "yargs": "^17.0.1"
}, },