add artifact api twirp definitions

This commit is contained in:
Bethany
2023-08-03 12:43:45 -07:00
parent c4f5ce2665
commit 769c896931
7 changed files with 2306 additions and 5 deletions

View File

@@ -38,7 +38,9 @@
},
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/http-client": "^2.1.0"
"@actions/http-client": "^2.1.0",
"@protobuf-ts/plugin": "^2.2.3-alpha.1",
"twirp-ts": "^2.5.0"
},
"devDependencies": {
"typescript": "^3.9.10"