Browse Source

Update library description in package.json

pull/118/head
Dan Dascalescu 10 years ago
parent
commit
fdf3538b80
  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