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 11{
22 "$schema" : " https://json.schemastore.org/package.json" ,
33 "name" : " markdown-react-code-preview-loader" ,
4- "version" : " 1.1 .0" ,
4+ "version" : " 1.2 .0" ,
55 "description" : " Index react example text in markdown, converted to React components." ,
66 "author" : " SunLxy <1011771396@qq.com>" ,
77 "contributors" : [
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.1 .0" ,
2+ "version" : " 1.2 .0" ,
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" : " 1.1 .0" ,
4+ "version" : " 1.2 .0" ,
55 "description" : " Simple React package development project example template." ,
66 "private" : true ,
77 "scripts" : {
3636 "@types/react" : " 18.0.8" ,
3737 "@types/react-dom" : " 18.0.3" ,
3838 "kkt" : " ~7.1.5" ,
39- "markdown-react-code-preview-loader" : " 1.1 .0"
39+ "markdown-react-code-preview-loader" : " 1.2 .0"
4040 },
4141 "eslintConfig" : {
4242 "extends" : [
You can’t perform that action at this time.
0 commit comments