mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
add license attribute to package.json
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"version": "0.6.6",
|
||||
"description": "Boostnote",
|
||||
"main": "index.js",
|
||||
"license": "GPL-3.0",
|
||||
"scripts": {
|
||||
"start": "electron ./index.js",
|
||||
"hot": "electron ./index.js --hot",
|
||||
|
||||
Reference in New Issue
Block a user