Update package.json

This commit is contained in:
anghunk
2026-01-21 15:09:17 +08:00
parent df6ac579d8
commit f46ada582a

View File

@@ -2,6 +2,7 @@
"name": "docs",
"description": "CWD 评论系统文档",
"type": "module",
"license": "Apache-2.0",
"scripts": {
"dev": "vitepress dev",
"build": "vitepress build",