Skip to content

Commit fef85e3

Browse files
wilzbachPetarKirov
authored andcommitted
Set DUB config type to autodetect (#281)
1 parent 7f9e6ac commit fef85e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dub.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "dfmt",
33
"description": "Dfmt is a formatter for D source code",
4-
"targetType": "executable",
4+
"targetType": "autodetect",
55
"license": "BSL-1.0",
66
"dependencies": {
77
"libdparse": "~>0.7.1-beta.1"

0 commit comments

Comments
 (0)