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
"$schema" : " https://json.schemastore.org/package.json" ,
3
3
"name" : " markdown-react-code-preview-loader" ,
4
- "version" : " 1.1 .0" ,
4
+ "version" : " 1.2 .0" ,
5
5
"description" : " Index react example text in markdown, converted to React components." ,
6
6
"author" : " SunLxy <1011771396@qq.com>" ,
7
7
"contributors" : [
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 1.1 .0" ,
2
+ "version" : " 1.2 .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" : " 1.1 .0" ,
4
+ "version" : " 1.2 .0" ,
5
5
"description" : " Simple React package development project example template." ,
6
6
"private" : true ,
7
7
"scripts" : {
36
36
"@types/react" : " 18.0.8" ,
37
37
"@types/react-dom" : " 18.0.3" ,
38
38
"kkt" : " ~7.1.5" ,
39
- "markdown-react-code-preview-loader" : " 1.1 .0"
39
+ "markdown-react-code-preview-loader" : " 1.2 .0"
40
40
},
41
41
"eslintConfig" : {
42
42
"extends" : [
You can’t perform that action at this time.
0 commit comments