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

Vuepress 1.0 (#843)

* bump vuepress

* extend default-theme, implement codefund
This commit is contained in:
Jeff Sagal
2019-04-18 11:49:01 -05:00
committed by GitHub
parent 04b1bfa8a3
commit 83e59241fe
6 changed files with 830 additions and 1924 deletions
+3 -1
View File
@@ -30,6 +30,8 @@
"@babel/preset-env": "^7.4.2",
"@babel/runtime": "^7.4.2",
"@vue/test-utils": "^1.0.0-beta.29",
"@vuepress/plugin-google-analytics": "^1.0.0-alpha.47",
"@vuepress/plugin-pwa": "^1.0.0-alpha.47",
"autoprefixer": "^9.4.7",
"babel-core": "^7.0.0-bridge.0",
"babel-loader": "^8.0.5",
@@ -59,7 +61,7 @@
"vue-server-renderer": "^2.6.10",
"vue-style-loader": "^4.1.2",
"vue-template-compiler": "^2.6.10",
"vuepress": "^0.14.10",
"vuepress": "^1.0.0-alpha.47",
"vuex": "^3.1.0",
"webpack": "^4.29.6",
"webpack-cli": "^3.3.0",