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

modify: add descriptoin (it is reuqired for building windows app)

This commit is contained in:
sota1235
2017-04-29 16:01:39 +09:00
parent d76f9243a3
commit 3d80b6a4cd

View File

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