1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

Merge pull request #527 from BoostIO/fix-add-description

Add description for package.json
This commit is contained in:
Sota Sugiura
2017-04-29 16:25:03 +09:00
committed by GitHub

View File

@@ -1,7 +1,8 @@
{
"name": "Boostnote",
"name": "boost",
"version": "0.8.9",
"main": "index.js",
"description": "Boostnote",
"license": "GPL-3.0",
"scripts": {
"start": "electron ./index.js",