chore: add license field to package.json

pull/3536/head
Andelf 2021-12-18 23:44:34 +08:00 committed by Tienson Qin
parent f838590ea5
commit 4575d6648e
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
"version": "0.5.4",
"main": "electron.js",
"author": "Logseq",
"license": "AGPL-3.0",
"description": "A privacy-first, open-source platform for knowledge management and collaboration.",
"repository": "https://github.com/logseq/logseq",
"scripts": {