diff --git a/package.json b/package.json index 4e7c2ac..69abc80 100644 --- a/package.json +++ b/package.json @@ -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 ", "private": false, "main": "dist/vue-select.js",