deploy: add basic hash support so we can Just Ship It

This commit is contained in:
Christopher Monsanto
2023-04-05 00:40:07 -04:00
parent 0bc74044c6
commit 9d3e9abebf
4 changed files with 34 additions and 4 deletions

View File

@@ -1,6 +1,7 @@
{
"dependencies": {
"@types/tar-stream": "^2.2.2",
"base32-encode": "^2.0.0",
"commander": "^5.1.0",
"debug": "^4.1.1",
"tar-stream": "^3.0.0"