Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
hooray committed Aug 19, 2024
1 parent 73b4760 commit 41e0025
Show file tree
Hide file tree
Showing 4 changed files with 301 additions and 280 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
# 选择要使用的 node 版本
node-version: 20
# registry-url: https://registry.npmmirror.com/
registry-url: https://registry.npmmirror.com/

- uses: pnpm/action-setup@v3
name: Install pnpm
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"vitepress-plugin-comment-with-giscus": "^1.1.15"
},
"devDependencies": {
"@antfu/eslint-config": "^2.25.1",
"@antfu/eslint-config": "^2.26.0",
"eslint": "^9.9.0",
"vitepress": "1.3.2",
"vue": "^3.4.37"
"vitepress": "1.3.3",
"vue": "^3.4.38"
}
}
Loading

0 comments on commit 41e0025

Please sign in to comment.