Skip to content

Commit

Permalink
fix: Fix vuepress version
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed Apr 4, 2023
1 parent 0e65083 commit 5255f03
Show file tree
Hide file tree
Showing 2 changed files with 255 additions and 88 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@vitest/ui": "^0.25.8",
"@vuepress/client": "2.0.0-beta.61",
"@vuepress/plugin-register-components": "^2.0.0-beta.61",
"@vuepress/utils": "2.0.0-alpha.1",
"@vuepress/utils": "2.0.0-beta.61",
"docusaurus-plugin-typedoc": "^0.18.0",
"eslint": "~8.15.0",
"eslint-config-prettier": "8.1.0",
Expand Down
Loading

0 comments on commit 5255f03

Please sign in to comment.