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

- add vue-select as a dev dependency so that the homepage is always using the latest release

- fix text-align:center issue on homepage
This commit is contained in:
Jeff
2018-01-22 19:09:43 -08:00
parent c98e5fb2e5
commit df0cc83e05
4 changed files with 76 additions and 13 deletions
+1
View File
@@ -76,6 +76,7 @@
"vue-loader": "^10.0.2",
"vue-markdown-loader": "^0.6.1",
"vue-resource": "^1.0.3",
"vue-select": "*",
"vue-style-loader": "^1.0.0",
"vue-template-compiler": "^2.1.8",
"vuex": "^2.1.1",