From 13642efae57dab8d4db451e6c50dfb9d39848f85 Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Wed, 14 Sep 2016 11:39:14 +0200 Subject: [PATCH] Make description match the one on the site --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index ba51158..d83c8c1 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,8 @@ { "name": "now", "version": "0.25.0", - "description": "realtime instant node.js deployment with one command", + "description": "Realtime global deployments", "repository": "zeit/now", - "readme": "", "main": "./build/lib/index", "files": [ "build"