Skip to content

Commit c5c46e5

Browse files
install typed-rest-client/HttpClient missing
1 parent dabdbc5 commit c5c46e5

File tree

2 files changed

+39
-25
lines changed

2 files changed

+39
-25
lines changed

package-lock.json

Lines changed: 37 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
"@actions/core": "^1.2.6",
2727
"@actions/exec": "^1.0.0",
2828
"@actions/tool-cache": "^1.1.0",
29-
"semver": "^6.1.1"
29+
"semver": "^6.1.1",
30+
"typed-rest-client": "^1.8.9"
3031
},
3132
"devDependencies": {
3233
"@actions/io": "^1.0.0",

0 commit comments

Comments
 (0)