diff options
author | John Omar <me@johnomar.com> | 2016-10-13 12:47:03 -0400 |
---|---|---|
committer | John Omar <me@johnomar.com> | 2016-10-13 12:47:03 -0400 |
commit | 72411de911a00737c93fe9ef7dc02d6dd23231bc (patch) | |
tree | b49d0ae7eecf767dded7f4a7856597e14228fb6d | |
parent | 96719236f07f079e4757360f3845ec25ea48fc91 (diff) |
changed desc
-rw-r--r-- | elm-package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elm-package.json b/elm-package.json index 19e9b02..ee63620 100644 --- a/elm-package.json +++ b/elm-package.json @@ -1,6 +1,6 @@ { "version": "1.0.0", - "summary": "helpful summary of your project, less than 80 characters", + "summary": "Use Elm to build Electron apps", "repository": "https://github.com/user/project.git", "license": "BSD3", "source-directories": [ |