Skip to content

Commit 2666d90

Browse files
committed
upload
1 parent 72fb447 commit 2666d90

File tree

2 files changed

+68
-132
lines changed

2 files changed

+68
-132
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"@vuepress/plugin-pwa": "2.0.0-rc.112",
2222
"@vuepress/plugin-register-components": "2.0.0-rc.112",
2323
"@vuepress/plugin-revealjs": "2.0.0-rc.112",
24-
"@vuepress/shiki-twoslash": "2.0.0-rc.98",
24+
"@vuepress/plugin-markdown-chart": "2.0.0-rc.112",
25+
"@vuepress/shiki-twoslash": "2.0.0-rc.112",
2526
"@vueuse/core": "13.1.0",
2627
"flowchart.ts": "3.0.1",
2728
"katex": "0.16.22",
@@ -31,7 +32,8 @@
3132
"sass-loader": "16.0.5",
3233
"vue": "3.5.17",
3334
"vuepress": "2.0.0-rc.24",
34-
"vuepress-theme-hope": "2.0.0-rc.94"
35+
"vuepress-theme-hope": "2.0.0-rc.94",
36+
"vuepress-plugin-md-enhance": "2.0.0-rc.94"
3537
},
3638
"devDependencies": {
3739
"chart.js": "^4.4.9"

0 commit comments

Comments
 (0)