Skip to content

Commit

Permalink
fix(providers): Virtualbox stop command now stops instead of save state
Browse files Browse the repository at this point in the history
build(deps): Update node-virtualbox
  • Loading branch information
ssmirr committed Nov 22, 2018
1 parent 81cae38 commit edde1a6
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 129 deletions.
162 changes: 34 additions & 128 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"netaddr": "^1.1.0",
"node-powershell": "^3.3.1",
"node-vagrant": "^1.3.4",
"node-virtualbox": "^0.1.33",
"node-virtualbox": "^0.1.34",
"ora": "^3.0.0",
"ping": "^0.2.2",
"prompt": "^1.0.0",
Expand Down

0 comments on commit edde1a6

Please sign in to comment.