diff --git a/package.json b/package.json index 5096e73..01f9d35 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "nsis": { "artifactName": "${productName}_setup.${ext}", "oneClick": false, - "license": "LICENSE", + "license": "LICENSE.txt", "allowToChangeInstallationDirectory": true, "uninstallDisplayName": "${productName}", "deleteAppDataOnUninstall": true