feat: 版本0.0.2

This commit is contained in:
ppst
2023-04-06 22:52:10 +08:00
parent a329fd9116
commit 59f90199b2
5 changed files with 202 additions and 205 deletions

View File

@@ -12,8 +12,8 @@
"license": "ISC",
"dependencies": {
"@types/node": "^18.15.11",
"markdown-from-posts": "^1.0.4",
"markdown-from-posts": "^1.0.5",
"vitepress": "1.0.0-alpha.64",
"ppst-vitepress-theme": "^1.0.1"
"ppst-vitepress-theme": "^0.0.2"
}
}