mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 10:55:55 +01:00
Use package.json instead for consistency
This commit is contained in:
@@ -6,10 +6,7 @@ module.exports = {
|
||||
makers: [
|
||||
{
|
||||
name: '@electron-forge/maker-squirrel',
|
||||
config: {
|
||||
authors: "zadam",
|
||||
description: "Build your personal knowledge base with Trilium Notes"
|
||||
},
|
||||
config: {},
|
||||
},
|
||||
{
|
||||
name: '@electron-forge/maker-zip',
|
||||
|
||||
Reference in New Issue
Block a user