Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
garygrossgarten committed Aug 30, 2019
1 parent 418bff2 commit 13e1359
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 35 deletions.
52 changes: 21 additions & 31 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@garygrossgarten/github-action-ssh",
"version": "0.2.0",
"version": "0.3.0",
"description": "Run commands on a remote server via SSH.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -30,9 +30,9 @@
"typescript": "^3.2.2"
},
"dependencies": {
"@fivethree/billy-core": "0.15.3",
"@fivethree/billy-plugin-core": "0.15.3",
"@garygrossgarten/billy-plugin-github-actions": "~0.1.21",
"@fivethree/billy-core": "0.18.0",
"@fivethree/billy-plugin-core": "0.18.0",
"@garygrossgarten/billy-plugin-github-actions": "0.5.0",
"node-ssh": "~6.0.0"
},
"files": [
Expand Down

0 comments on commit 13e1359

Please sign in to comment.