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

docs: autogenerate events, props

This commit is contained in:
Jeff
2019-11-21 13:00:50 -08:00
parent 17d360cbaf
commit ad14fa3014
20 changed files with 432 additions and 238 deletions
+7 -7
View File
@@ -10,12 +10,12 @@
},
"devDependencies": {
"@babel/types": "^7.7.2",
"@vuepress/plugin-active-header-links": "^1.0.0-alpha.47",
"@vuepress/plugin-google-analytics": "^1.0.0-alpha.47",
"@vuepress/plugin-nprogress": "^1.0.0-alpha.47",
"@vuepress/plugin-pwa": "^1.0.0-alpha.47",
"@vuepress/plugin-register-components": "^1.0.0-alpha.47",
"@vuepress/plugin-search": "^1.0.0-alpha.47",
"@vuepress/plugin-active-header-links": "^1.2.0",
"@vuepress/plugin-google-analytics": "^1.2.0",
"@vuepress/plugin-nprogress": "^1.2.0",
"@vuepress/plugin-pwa": "^1.2.0",
"@vuepress/plugin-register-components": "^1.2.0",
"@vuepress/plugin-search": "^1.2.0",
"ast-types": "^0.13.2",
"chalk": "^3.0.0",
"cross-env": "^5.2.0",
@@ -27,7 +27,7 @@
"sass-loader": "^7.1.0",
"vue": "^2.6.10",
"vue-docgen-api": "^4.0.4",
"vuepress": "^1.0.0-alpha.47",
"vuepress": "^1.2.0",
"vuex": "^3.1.0"
}
}