mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
fix(desktop): path to main
This commit is contained in:
parent
63022c76d8
commit
3bd2d865df
@ -3,7 +3,7 @@
|
||||
"version": "0.0.1",
|
||||
"description": "Build your personal knowledge base with TriliumNext Notes",
|
||||
"private": true,
|
||||
"main": "main.cjs",
|
||||
"main": "dist/main.cjs",
|
||||
"dependencies": {
|
||||
"@electron/remote": "2.1.2",
|
||||
"better-sqlite3": "^11.9.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user