Skip to content

Commit

Permalink
npm...
Browse files Browse the repository at this point in the history
  • Loading branch information
apocas committed Sep 17, 2018
1 parent dbcf0e4 commit 311b0e1
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 74 deletions.
157 changes: 86 additions & 71 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.6",
"version": "2.5.7",
"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.6",
"docker-modem": "1.0.x",
"tar-fs": "~1.16.3"
},
"devDependencies": {
"bluebird": "^3.5.0",
"bluebird": "^3.5.2",
"chai": "~4.1.0",
"memorystream": "~0.3.0",
"mocha": "^5.2.0"
Expand Down

0 comments on commit 311b0e1

Please sign in to comment.