Skip to content

Commit ab3646f

Browse files
committed
fix npm tagline
1 parent 85f34ec commit ab3646f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-select",
33
"version": "1.3.0",
4-
"description": "A Vue.js project",
4+
"description": "A native Vue.js component that provides similar functionality to Select2 without the overhead of jQuery.",
55
"author": "Jeff Sagal <sagalbot@gmail.com>",
66
"private": false,
77
"main": "dist/vue-select.js",

0 commit comments

Comments
 (0)