diff --git a/package.json b/package.json index 109b1315..067f241a 100644 --- a/package.json +++ b/package.json @@ -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",