1diff --git a/dub.json b/dub.json 2index a0d6357..abae578 100644 3--- a/dub.json 4+++ b/dub.json 5@@ -13,8 +13,5 @@ 6 ], 7 "versions" : [ 8 "built_with_dub" 9- ], 10- "preBuildCommands" : [ 11- "$DC -run \"$PACKAGE_DIR/dubhash.d\"" 12 ] 13 }