Skip to content

Commit 5d48aa9

Browse files
committedJul 6, 2016
update description
1 parent 5317f4d commit 5d48aa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-sortable",
3-
"description": "A Vue.js project",
3+
"description": "Easily add drag-and-drop sorting to your Vue.js applications without jQuery, using the v-sortable directive, a thin wrapper for the minimalist RubaXa/SortableJS library.",
44
"author": "Jeff Sagal <sagalbot@gmail.com>",
55
"version": "0.1.3",
66
"main": "vue-sortable.js",

0 commit comments

Comments
 (0)
Please sign in to comment.