File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @uiw/react-markdown-editor" ,
3- "version" : " 5.11.1 " ,
3+ "version" : " 5.11.2 " ,
44 "description" : " A markdown editor with preview, implemented with React.js and TypeScript." ,
55 "homepage" : " https://uiwjs.github.io/react-markdown-editor" ,
66 "main" : " cjs/index.js" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 5.11.1 " ,
2+ "version" : " 5.11.2 " ,
33 "packages" : [" core" , " www" ]
44}
Original file line number Diff line number Diff line change 11{
22 "name" : " website" ,
3- "version" : " 5.11.1 " ,
3+ "version" : " 5.11.2 " ,
44 "preview" : true ,
55 "scripts" : {
66 "build" : " kkt build" ,
77 "start" : " kkt start" ,
88 "map" : " source-map-explorer build/static/js/*.js --html build/website-result.html"
99 },
1010 "dependencies" : {
11- "@uiw/react-markdown-preview-example" : " ^1.5.6" ,
12- "@uiw/react-markdown-editor" : " 5.11.1" ,
1311 "@types/react" : " ^18.2.17" ,
1412 "@types/react-dom" : " ^18.2.7" ,
13+ "@uiw/react-markdown-editor" : " 5.11.2" ,
14+ "@uiw/react-markdown-preview-example" : " ^1.5.6" ,
1515 "react" : " ^18.2.0" ,
1616 "react-dom" : " ^18.2.0"
1717 },
You can’t perform that action at this time.
0 commit comments