Skip to content
Snippets Groups Projects
Commit b2e9dace authored by Bye's avatar Bye
Browse files

Cosmetic change in forge.config.js

parent be2192f7
Branches
Tags
No related merge requests found
......@@ -11,12 +11,12 @@ module.exports = {
platforms: ['linux', 'win32'],
},
{
"name": "@electron-forge/maker-deb",
name: "@electron-forge/maker-deb",
"config": {}
},
{
"name": "@electron-forge/maker-rpm",
"config": {}
name: "@electron-forge/maker-rpm",
config: {}
}
],
publishers: [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment