chore(nx/forge): missing license meta

pull/1773/head
Elian Doran 2025-04-27 12:46:45 +07:00
parent bf98d92c23
commit dfdc93f3fe
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

@ -37,6 +37,7 @@
"start-prod": "nx build desktop && cross-env TRILIUM_DATA_DIR=data TRILIUM_RESOURCE_DIR=dist TRILIUM_PORT=37841 electron dist/main.js",
"rebuild": "electron-rebuild"
},
"license": "AGPL-3.0-only",
"author": {
"name": "TriliumNext Notes Team",
"email": "contact@eliandoran.me",