add twirp ts definitions to artifacts

This commit is contained in:
Bethany
2023-08-01 07:36:49 -07:00
parent c24983bf08
commit 6e48b0cfed
6 changed files with 2158 additions and 0 deletions
+2
View File
@@ -43,7 +43,9 @@
"tmp-promise": "^3.0.2"
},
"devDependencies": {
"@protobuf-ts/plugin": "^2.2.3-alpha.1",
"@types/tmp": "^0.2.1",
"twirp-ts": "^2.5.0",
"typescript": "^3.8.3"
}
}