From 971620dc71b45526795f5491a51c825738a936fc Mon Sep 17 00:00:00 2001 From: Christine Spang Date: Sun, 4 Oct 2015 19:38:14 -0700 Subject: [PATCH] Update descriptions in package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9ef3fe085..f6b837684 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "nylas", - "productName": "Nylas", + "productName": "Nylas N1", "version": "0.3.13", - "description": "An email OS", + "description": "An extensible, open-source mail client built on the modern web.", "main": "./src/browser/main.js", "repository": { "type": "git",