ruoyi-plus-vben5/website/package.json
vben 0085429ef4 chore: update ci
chore: test

chore: update ci

chore: update ci

chore: update ci

chore: update ci

chore: update ci

chore: update ci

chore: update ci
2024-06-16 20:17:37 +08:00

15 lines
277 B
JSON

{
"name": "@vben/website",
"version": "0.1.0",
"private": true,
"scripts": {
"docs:dev": "vitepress dev",
"docs:build": "vitepress build",
"docs:preview": "vitepress preview"
},
"devDependencies": {
"vitepress": "^1.2.3",
"vue": "^3.4.29"
}
}