From cdc5713519fd949764d6cf6c7b3649302200ad7d Mon Sep 17 00:00:00 2001 From: Dan Dascalescu Date: Mon, 24 Nov 2014 00:42:48 -0800 Subject: [PATCH 1/3] Update library description for Bower --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 0a7cabb..4ec28c6 100644 --- a/bower.json +++ b/bower.json @@ -6,7 +6,7 @@ "authors": [ "RubaXa " ], - "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.", "keywords": [ "sortable", "reorder", From 4fc951feff83a2e6a43cc95b776fc5d78eec64cd Mon Sep 17 00:00:00 2001 From: Dan Dascalescu Date: Mon, 24 Nov 2014 00:43:27 -0800 Subject: [PATCH 2/3] Update library description for Component --- component.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/component.json b/component.json index 10a8465..77ff993 100644 --- a/component.json +++ b/component.json @@ -7,7 +7,7 @@ "authors": [ "RubaXa " ], - "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.", "keywords": [ "sortable", "reorder", From fdf3538b80efc96a790efbe754d6b9d658175a1f Mon Sep 17 00:00:00 2001 From: Dan Dascalescu Date: Mon, 24 Nov 2014 00:44:12 -0800 Subject: [PATCH 3/3] 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"