Skip to content

Commit

Permalink
Merge pull request #6 from JarvusInnovations/develop
Browse files Browse the repository at this point in the history
 Release: hab-client v1.1.1
  • Loading branch information
themightychris authored Feb 16, 2021
2 parents 1301cbd + c9d2049 commit bd5f11b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 32 deletions.
38 changes: 8 additions & 30 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hab-client",
"version": "1.1.0",
"version": "1.1.1",
"description": "Promise-based habitat client that mostly just executes the hab binary but can also query the supervisor API",
"main": "index.js",
"scripts": {
Expand All @@ -23,7 +23,7 @@
},
"homepage": "https://github.com/JarvusInnovations/hab-client#readme",
"dependencies": {
"axios": "^0.18.1",
"axios": "^0.21.1",
"semver": "^5.6.0",
"underscore": "^1.9.1"
}
Expand Down

0 comments on commit bd5f11b

Please sign in to comment.