added supervisor

stable
Marcus 2020-11-11 23:10:43 -05:00
parent fc0b9e0064
commit 27c375ab82
2 changed files with 5 additions and 0 deletions

View File

@ -27,6 +27,7 @@
"node-rsa": "^1.1.1",
"printable-characters": "^1.0.42",
"signale": "^1.4.0",
"supervisor": "^0.12.0",
"yargs": "^16.1.0"
}
}

View File

@ -1129,6 +1129,10 @@ strip-bom@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-3.0.0.tgz#2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3"
supervisor@^0.12.0:
version "0.12.0"
resolved "https://registry.yarnpkg.com/supervisor/-/supervisor-0.12.0.tgz#de7e6337015b291851c10f3538c4a7f04917ecc1"
supports-color@^5.3.0:
version "5.5.0"
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"