1
0

chore: fix vuepress version
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-09-24 18:03:45 +02:00
parent ccfdee038a
commit 0dba36a211
4 changed files with 3 additions and 1912 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ steps:
- name: generate node
image: node:19-alpine
commands:
- yarn --frozen-lockfile
- yarn
- yarn docs:build
depends_on:
- "restore cache node"
+1
View File
@@ -3,3 +3,4 @@ node_modules
.cache
/docs/**/*.md
/docs/.vuepress/dist/
/yarn*
+1 -2
View File
@@ -14,8 +14,7 @@
"author": "Lucien Cartier-Tilet <lucien@phundrak.com>",
"license": "AGPL-3.0",
"devDependencies": {
"vuepress": "^2.0.0-beta.67",
"vuepress-vite": "^2.0.0-beta.67"
"vuepress": "2.0.0-beta.63"
},
"dependencies": {
"vuepress-plugin-remove-html-extension": "^0.1.0"
-1909
View File
File diff suppressed because it is too large Load Diff