File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @uiw/react-markdown-preview" ,
3
- "version" : " 4.1.10 " ,
3
+ "version" : " 4.1.11 " ,
4
4
"description" : " React component preview markdown text in web browser. The minimal amount of CSS to replicate the GitHub Markdown style." ,
5
5
"homepage" : " https://uiwjs.github.io/react-markdown-preview" ,
6
6
"main" : " lib/index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 4.1.10 " ,
2
+ "version" : " 4.1.11 " ,
3
3
"packages" : [" core" , " website" ],
4
4
"useWorkspaces" : true
5
5
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " website" ,
3
- "version" : " 4.1.10 " ,
3
+ "version" : " 4.1.11 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"build" : " kkt build" ,
10
10
"@uiw/react-back-to-top" : " ^1.2.0" ,
11
11
"@uiw/react-codesandbox" : " ~1.1.4" ,
12
12
"@uiw/react-github-corners" : " ~1.5.3" ,
13
- "@uiw/react-markdown-preview" : " ^4.1.10 " ,
13
+ "@uiw/react-markdown-preview" : " ^4.1.11 " ,
14
14
"@uiw/react-shields" : " ~1.1.2" ,
15
15
"@uiw/reset.css" : " ~1.0.5" ,
16
16
"@wcj/dark-mode" : " ~1.0.9" ,
You can’t perform that action at this time.
0 commit comments