1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00

add license attribute to package.json

This commit is contained in:
Dick Choi
2016-09-20 21:08:57 +09:00
parent fdc2e91170
commit 8a9d4df6c7

View File

@@ -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",