From 394a0b391724064c197bb464a064cef94f24d186 Mon Sep 17 00:00:00 2001 From: Heydon Pickering Date: Wed, 13 Sep 2017 10:25:33 +0100 Subject: [PATCH] reworded package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c9eb566..27f0908 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "infusion", "version": "0.1.0", - "description": "A pattern library builder for inclusive designers", + "description": "A documentation builder for inclusive designers", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1",