Skip to content

Commit

Permalink
Vitepress update
Browse files Browse the repository at this point in the history
  • Loading branch information
janhenckens committed Nov 28, 2024
1 parent b796db2 commit 234fb61
Show file tree
Hide file tree
Showing 3 changed files with 906 additions and 506 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v3
with:
node-version: 20.3.0
node-version: 22.11.0
cache: yarn
- run: yarn install --frozen-lockfile

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"homepage": "https://github.com/janhenckens/craft3-seo-fields#readme",
"devDependencies": {
"codemirror": "^5.44.0",
"vitepress": "^1.0.0-rc.25",
"vitepress": "^1.5.0",
"vue": "^3.2.40"
}
}
Loading

0 comments on commit 234fb61

Please sign in to comment.