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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user