diff --git a/config/typescript-configuration.md b/config/typescript-configuration.md index f394962..b2bdf30 100644 --- a/config/typescript-configuration.md +++ b/config/typescript-configuration.md @@ -30,7 +30,7 @@ const config: ForgeConfig = { packagerConfig: { asar: true, osxSign: {} - } + }, makers: [ { name: '@electron-forge/maker-squirrel',