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 "$schema" : " https://json.schemastore.org/package.json" ,
33 "name" : " markdown-react-code-preview-loader" ,
4- "version" : " 2.1.2 " ,
4+ "version" : " 2.1.3 " ,
55 "description" : " Index react example text in markdown, converted to React components." ,
66 "homepage" : " https://github.com/kktjs/markdown-react-code-preview-loader" ,
77 "author" : " SunLxy <1011771396@qq.com>" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 2.1.2 " ,
2+ "version" : " 2.1.3 " ,
33 "packages" : [" website" , " core" ]
44}
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://json.schemastore.org/package.json" ,
33 "name" : " website" ,
4- "version" : " 2.1.2 " ,
4+ "version" : " 2.1.3 " ,
55 "description" : " Simple React package development project example template." ,
66 "private" : true ,
77 "scripts" : {
1818 "@uiw/react-markdown-preview" : " ^4.0.19" ,
1919 "@uiw/react-stackblitz" : " ~1.0.5" ,
2020 "@wcj/dark-mode" : " ^1.0.14" ,
21- "react-code-preview-layout" : " ^2.0.6" ,
2221 "i18next" : " ~21.7.1" ,
2322 "react" : " 18.1.0" ,
23+ "react-code-preview-layout" : " ^2.0.6" ,
2424 "react-dom" : " 18.1.0" ,
2525 "react-i18next" : " ~11.16.9" ,
2626 "react-router-dom" : " ^6.3.0" ,
3333 "@types/react" : " 18.0.8" ,
3434 "@types/react-dom" : " 18.0.3" ,
3535 "kkt" : " ~7.1.5" ,
36- "markdown-react-code-preview-loader" : " 2.1.2 "
36+ "markdown-react-code-preview-loader" : " 2.1.3 "
3737 },
3838 "eslintConfig" : {
3939 "extends" : [
You can’t perform that action at this time.
0 commit comments