Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
weblate committed Nov 13, 2023
2 parents ee67dca + aa21385 commit e45045a
Show file tree
Hide file tree
Showing 2 changed files with 531 additions and 628 deletions.
7 changes: 4 additions & 3 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,13 @@
"author": "weishu",
"license": "MIT",
"devDependencies": {
"vitepress": "^1.0.0-alpha.75",
"vue": "^3.2.45"
"vitepress": "^1.0.0-rc.25",
"vue": "^3.3.8"
},
"scripts": {
"docs:dev": "vitepress dev docs",
"docs:build": "vitepress build docs",
"docs:preview": "vitepress preview docs"
}
},
"type": "module"
}
Loading

0 comments on commit e45045a

Please sign in to comment.