Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
apocas committed Jan 7, 2019
1 parent 8f3aa85 commit c95aa52
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
26 changes: 13 additions & 13 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dockerode",
"description": "Docker Remote API module.",
"version": "2.5.7",
"version": "2.5.8",
"author": "Pedro Dias <[email protected]>",
"maintainers": [
"apocas <[email protected]>"
Expand All @@ -16,11 +16,11 @@
],
"dependencies": {
"concat-stream": "~1.6.2",
"docker-modem": "1.0.x",
"docker-modem": "^1.0.8",
"tar-fs": "~1.16.3"
},
"devDependencies": {
"bluebird": "^3.5.2",
"bluebird": "^3.5.3",
"chai": "~4.1.0",
"memorystream": "~0.3.0",
"mocha": "^5.2.0"
Expand Down

0 comments on commit c95aa52

Please sign in to comment.