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.0.1 " ,
4
+ "version" : " 2.1.0 " ,
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.0.1 " ,
2
+ "version" : " 2.1.0 " ,
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.0.1 " ,
4
+ "version" : " 2.1.0 " ,
5
5
"description" : " Simple React package development project example template." ,
6
6
"private" : true ,
7
7
"scripts" : {
32
32
"@types/react" : " 18.0.8" ,
33
33
"@types/react-dom" : " 18.0.3" ,
34
34
"kkt" : " ~7.1.5" ,
35
- "markdown-react-code-preview-loader" : " 2.0.1 "
35
+ "markdown-react-code-preview-loader" : " 2.1.0 "
36
36
},
37
37
"eslintConfig" : {
38
38
"extends" : [
You can’t perform that action at this time.
0 commit comments