mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 23:01:05 +08:00
chore(nx/forge): missing license meta
This commit is contained in:
parent
bf98d92c23
commit
dfdc93f3fe
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",
|
"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"
|
"rebuild": "electron-rebuild"
|
||||||
},
|
},
|
||||||
|
"license": "AGPL-3.0-only",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "TriliumNext Notes Team",
|
"name": "TriliumNext Notes Team",
|
||||||
"email": "contact@eliandoran.me",
|
"email": "contact@eliandoran.me",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue