Merge pull request #759 from SkynetLabs/amend-health-checks

add skynet-js as dependency to health-check
This commit is contained in:
Karol Wypchło 2021-05-12 18:01:15 +02:00 committed by GitHub
commit 9e58341d88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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