From 5361c1ebc71f7f73eef560f53e5fc371ca1cce56 Mon Sep 17 00:00:00 2001 From: RubaXa Date: Wed, 17 Dec 2014 22:32:35 +0300 Subject: [PATCH] * description --- index.html | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 5f8151d..4e755d4 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ Sortable. No jQuery. - + diff --git a/package.json b/package.json index 913e40a..c645ce4 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "grunt-contrib-jshint": "0.9.2", "grunt-contrib-uglify": "*" }, - "description": "Minimalist library for reorderable drag-and-drop lists on modern browsers and touch devices. No jQuery.", + "description": "Minimalist JavaScript library for reorderable drag-and-drop lists on modern browsers and touch devices. No jQuery. Supports AngularJS and any CSS library, e.g. Bootstrap.", "main": "Sortable.js", "scripts": { "test": "grunt"