update loop for upload

This commit is contained in:
Vallie Joseph
2024-03-28 17:25:01 +00:00
parent b1f55c6942
commit 18751738a8
3 changed files with 21 additions and 25 deletions

View File

@@ -50,6 +50,7 @@
"@octokit/request-error": "^5.0.0",
"@protobuf-ts/plugin": "^2.2.3-alpha.1",
"archiver": "^5.3.1",
"async": "^3.2.5",
"crypto": "^1.0.1",
"jwt-decode": "^3.1.2",
"twirp-ts": "^2.5.0",
@@ -64,4 +65,4 @@
"typedoc-plugin-markdown": "^3.17.1",
"typescript": "^5.2.2"
}
}
}