Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
caorushizi committed Jan 21, 2024
1 parent 744c458 commit b70e670
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 110 deletions.
3 changes: 1 addition & 2 deletions docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { HeadConfig } from "vitepress";
import { defineConfig } from "vitepress";
import { HeadConfig, defineConfig } from "vitepress";

const isDev = process.env.NODE_ENV === "development";

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
}
},
"devDependencies": {
"@waline/client": "3.0.0-alpha.10",
"@waline/client": "^2.15.8",
"cross-env": "^7.0.3",
"vitepress": "1.0.0-rc.39",
"vitepress": "1.0.0-beta.3",
"vue": "^3.4.15",
"zx": "^7.2.3"
}
Expand Down
151 changes: 45 additions & 106 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b70e670

Please sign in to comment.