diff --git a/dub.json b/dub.json index 91132a8..119b9f2 100644 --- a/dub.json +++ b/dub.json @@ -1,7 +1,7 @@ { "name": "dfmt", "description": "Dfmt is a formatter for D source code", - "targetType": "executable", + "targetType": "autodetect", "license": "BSL-1.0", "dependencies": { "libdparse": "~>0.7.1-beta.1"