From 420b353758c5985f31d78b8e63c8f62f72e94e62 Mon Sep 17 00:00:00 2001 From: John Colvin Date: Tue, 14 Feb 2017 14:39:08 +0000 Subject: [PATCH] tab -> space --- dub.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dub.json b/dub.json index f193b6f..d999387 100644 --- a/dub.json +++ b/dub.json @@ -8,7 +8,7 @@ "license": "GPL-3.0", "dependencies": { "dsymbol": "~>0.2.0", - "libdparse": "~>0.7.0", + "libdparse": "~>0.7.0", "msgpack-d": "~>1.0.0-beta.3" }, "versions": ["built_with_dub"],