2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-04 06:32:23 +03:00

fix npm tagline

This commit is contained in:
Jeff Sagal
2016-07-06 14:06:44 -07:00
parent 85f34ec336
commit ab3646f83d
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "vue-select",
"version": "1.3.0",
"description": "A Vue.js project",
"description": "A native Vue.js component that provides similar functionality to Select2 without the overhead of jQuery.",
"author": "Jeff Sagal <sagalbot@gmail.com>",
"private": false,
"main": "dist/vue-select.js",