From cb2349dbb64f32c01e2d466a7986998a705f1140 Mon Sep 17 00:00:00 2001 From: Cameron Diver Date: Thu, 16 Aug 2018 15:20:40 +0100 Subject: [PATCH] Update docker-toolbelt to pull in typings Change-type: patch Signed-off-by: Cameron Diver --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8baa4abb..4388d86a 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "dbus-native": "^0.2.5", "docker-delta": "^2.1.0", "docker-progress": "^2.7.2", - "docker-toolbelt": "^3.2.1", + "docker-toolbelt": "^3.3.2", "duration-js": "^4.0.0", "event-stream": "^3.0.20", "express": "^4.0.0",