Skip to content

Commit

Permalink
Make typed-rest-client dependency explicit
Browse files Browse the repository at this point in the history
  • Loading branch information
damccorm committed Aug 19, 2019
1 parent 1c24df3 commit a0c716d
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 17 deletions.
53 changes: 36 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"@actions/github": "file:toolkit/actions-github-0.0.0.tgz",
"@actions/io": "file:toolkit/actions-io-0.0.0.tgz",
"@actions/tool-cache": "file:toolkit/actions-tool-cache-0.0.0.tgz",
"typed-rest-client": "^1.5.0",
"semver": "^6.1.1"
},
"devDependencies": {
Expand Down

0 comments on commit a0c716d

Please sign in to comment.