2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-19 09:50:33 +03:00

🚀 v3.0.0

This commit is contained in:
Jeff
2019-04-14 16:43:07 -05:00
parent bd3ce25db1
commit 3056f477c2
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "vue-select",
"version": "2.6.4",
"description": "A native Vue.js component that provides similar functionality to Select2 without the overhead of jQuery.",
"version": "3.0.0",
"description": "Everything you wish the HTML <select> element could do, wrapped up into a lightweight, extensible Vue component.",
"author": "Jeff Sagal <sagalbot@gmail.com>",
"private": false,
"main": "dist/vue-select.js",