Skip to content

Commit

Permalink
min noder version
Browse files Browse the repository at this point in the history
  • Loading branch information
apocas committed Oct 5, 2019
1 parent 57ec21c commit 6f24ecd
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 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": "3.0.1",
"version": "3.0.2",
"author": "Pedro Dias <[email protected]>",
"maintainers": [
"apocas <[email protected]>"
Expand All @@ -20,7 +20,7 @@
"tar-fs": "~2.0.0"
},
"devDependencies": {
"bluebird": "^3.5.5",
"bluebird": "^3.7.0",
"chai": "~4.1.0",
"memorystream": "~0.3.0",
"mocha": "^5.2.0"
Expand All @@ -31,7 +31,7 @@
},
"license": "Apache-2.0",
"engines": {
"node": ">= 0.8"
"node": ">= 8.0"
},
"contributors": [
{
Expand Down

0 comments on commit 6f24ecd

Please sign in to comment.