From 6a3555977b0056d53893078c128b8b32c7ed2fb8 Mon Sep 17 00:00:00 2001 From: Thomas L'huillier Date: Sun, 19 May 2019 01:56:27 +0200 Subject: [PATCH] Update description --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0dbf4df..5a47567 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "black-shrimp", "version": "1.2.1", - "description": "An open source eyedropper extension for Chrome to pick, save and organize color swatches. Export them as '.ase' files for programs like Illustrator or Photoshop.", + "description": "An open source eyedropper extension for Chrome. Pick, save and organize color swatches. Export them for Adobe programs.", "author": "Thomas L'huillier ", "scripts": { "watch": "NODE_ENV=development webpack --mode=development --watch --colors --display=normal --display-chunks=false",