2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-13 08:32:26 +03:00

Vuepress 1.0 (#844)

* bump vuepress

* extend default-theme, implement codefund

* explicitly install alpha plugins

* update config
This commit is contained in:
Jeff Sagal
2019-04-18 13:17:16 -05:00
committed by GitHub
parent 83e59241fe
commit 39fb62b181
3 changed files with 10 additions and 3 deletions
+4
View File
@@ -30,8 +30,12 @@
"@babel/preset-env": "^7.4.2",
"@babel/runtime": "^7.4.2",
"@vue/test-utils": "^1.0.0-beta.29",
"@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",
"autoprefixer": "^9.4.7",
"babel-core": "^7.0.0-bridge.0",
"babel-loader": "^8.0.5",