From fdf3538b80efc96a790efbe754d6b9d658175a1f Mon Sep 17 00:00:00 2001 From: Dan Dascalescu Date: Mon, 24 Nov 2014 00:44:12 -0800 Subject: [PATCH] Update library description in package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 277a196..c431cd8 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "grunt-version": "*", "grunt-contrib-uglify": "*" }, - "description": "Sortable is a minimalist JavaScript library for modern browsers and touch devices. No jQuery.", + "description": "Minimalist library for reorderable drag-and-drop lists on modern browsers and touch devices. No jQuery.", "main": "Sortable.js", "scripts": { "test": "grunt"