Skip to content

Commit a0c716d

Browse files
author
damccorm
committed
Make typed-rest-client dependency explicit
1 parent 1c24df3 commit a0c716d

2 files changed

Lines changed: 37 additions & 17 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"@actions/github": "file:toolkit/actions-github-0.0.0.tgz",
2929
"@actions/io": "file:toolkit/actions-io-0.0.0.tgz",
3030
"@actions/tool-cache": "file:toolkit/actions-tool-cache-0.0.0.tgz",
31+
"typed-rest-client": "^1.5.0",
3132
"semver": "^6.1.1"
3233
},
3334
"devDependencies": {

0 commit comments

Comments
 (0)