File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://json.schemastore.org/package.json" ,
3
3
"name" : " markdown-react-code-preview-loader" ,
4
- "version" : " 2.1.3 " ,
4
+ "version" : " 2.1.4 " ,
5
5
"description" : " Index react example text in markdown, converted to React components." ,
6
6
"homepage" : " https://kktjs.github.io/markdown-react-code-preview-loader" ,
7
7
"author" : " SunLxy <1011771396@qq.com>" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 2.1.3 " ,
2
+ "version" : " 2.1.4 " ,
3
3
"packages" : [" website" , " core" ]
4
4
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://json.schemastore.org/package.json" ,
3
3
"name" : " website" ,
4
- "version" : " 2.1.3 " ,
4
+ "version" : " 2.1.4 " ,
5
5
"description" : " Simple React package development project example template." ,
6
6
"private" : true ,
7
7
"scripts" : {
33
33
"@types/react" : " 18.0.8" ,
34
34
"@types/react-dom" : " 18.0.3" ,
35
35
"kkt" : " ~7.1.5" ,
36
- "markdown-react-code-preview-loader" : " 2.1.3 "
36
+ "markdown-react-code-preview-loader" : " 2.1.4 "
37
37
},
38
38
"eslintConfig" : {
39
39
"extends" : [
You can’t perform that action at this time.
0 commit comments