diff --git a/package.json b/package.json index 8037881..ae953a7 100644 --- a/package.json +++ b/package.json @@ -32,9 +32,6 @@ "nsis": { "artifactName": "Rats.on.The.Boat-${version}.${ext}" }, - "dmg": { - "artifactName": "Rats.on.The.Boat-${version}.${ext}" - }, "publish": { "provider": "github" }, @@ -61,6 +58,7 @@ ] }, "mac": { + "artifactName": "${name}-${version}-mac.${ext}", "extraFiles": [ { "from": "./imports/darwin",