Skip to content

Commit 05c0412

Browse files
fix(package): update node-docker-api to version 1.1.17
Closes #7
1 parent 4a8fb11 commit 05c0412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"debug": "^2.6.0",
3232
"lodash": "^4.17.2",
33-
"node-docker-api": "1.1.2",
33+
"node-docker-api": "1.1.17",
3434
"selectn": "^1.1.1"
3535
},
3636
"engines": {

0 commit comments

Comments
 (0)