diff --git a/dub.json b/dub.json index cd8439c..724a259 100644 --- a/dub.json +++ b/dub.json @@ -5,5 +5,5 @@ "homepage": "https://github.com/dlang/undeaD", "license": "BSL-1.0", "targetType": "library", - "targetPath": "bin", + "targetPath": "bin" }