diff --git a/dub.json b/dub.json index e59b79c..2086e9e 100644 --- a/dub.json +++ b/dub.json @@ -14,7 +14,7 @@ "versions" : [ "built_with_dub" ], - "preGenerateCommands" : [ + "preBuildCommands" : [ "$DC -run \"$PACKAGE_DIR/dubhash.d\"" ] }