Skip to content

Commit

Permalink
Merge pull request BoostIO#527 from BoostIO/fix-add-description
Browse files Browse the repository at this point in the history
Add description for package.json
  • Loading branch information
sota1235 authored Apr 29, 2017
2 parents d76f924 + aa77180 commit 33fe3ff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 33fe3ff

Please sign in to comment.