Skip to content

Commit 372bc66

Browse files
authored
fix(docs): 修复github-markdown-css5.8.0版本导致文档demo消失的问题 (#2537)
1 parent d2b7c2f commit 372bc66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/sites/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@unocss/reset": "0.38.2",
3939
"@vue/repl": "^2.5.5",
4040
"@vueuse/head": "0.7.13",
41-
"github-markdown-css": "^5.1.0",
41+
"github-markdown-css": "~5.1.0",
4242
"highlight.js": "^11.5.1",
4343
"marked": "^4.3.0",
4444
"mathlive": "^0.101.1",

0 commit comments

Comments
 (0)