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

bump package details

This commit is contained in:
Jeff
2019-09-13 13:12:56 -07:00
parent 1586dbb908
commit 2a0efcf5a5
+5
View File
@@ -3,6 +3,11 @@
"version": "3.1.0", "version": "3.1.0",
"description": "Everything you wish the HTML <select> element could do, wrapped up into a lightweight, extensible Vue component.", "description": "Everything you wish the HTML <select> element could do, wrapped up into a lightweight, extensible Vue component.",
"author": "Jeff Sagal <sagalbot@gmail.com>", "author": "Jeff Sagal <sagalbot@gmail.com>",
"homepage": "https://vue-select.org",
"directories": {
"doc": "docs",
"test": "tests"
},
"private": false, "private": false,
"main": "dist/vue-select.js", "main": "dist/vue-select.js",
"license": "MIT", "license": "MIT",