From 5c77799e7c8750952ccbfac52e4dbab8b98061a3 Mon Sep 17 00:00:00 2001 From: Darius Rosendahl Date: Sun, 27 Nov 2016 18:23:46 +0100 Subject: [PATCH] Package description --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 985ecbc..ade65e0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "castlecss", "version": "2.0.1", - "description": "CastleCSS is a modular, mobile first and upgradable SCSS framework", + "description": "CastleCSS is a modular, mobile first, upgradable SCSS framework. This is a meta package with all available packages for CastleCSS", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"