Browse Source

Merge pull request #118 from dandv/patch-3

Update library description in package.json
pull/124/merge
Lebedev Konstantin 10 years ago
parent
commit
d25786ef1e
  1. 2
      package.json

2
package.json

@ -7,7 +7,7 @@
"grunt-version": "*", "grunt-version": "*",
"grunt-contrib-uglify": "*" "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", "main": "Sortable.js",
"scripts": { "scripts": {
"test": "grunt" "test": "grunt"

Loading…
Cancel
Save