File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
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.5 " ,
4+ "version" : " 2.1.6 " ,
55 "description" : " Index react example text in markdown, converted to React components." ,
66 "homepage" : " https://kktjs.github.io/markdown-react-code-preview-loader" ,
77 "author" : " SunLxy <1011771396@qq.com>" ,
3939 "@types/babel__standalone" : " ^7.1.4" ,
4040 "webpack" : " ^5.72.0"
4141 }
42- }
42+ }
Original file line number Diff line number Diff line change 11{
2- "version" : " 2.1.5 " ,
2+ "version" : " 2.1.6 " ,
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.5 " ,
4+ "version" : " 2.1.6 " ,
55 "description" : " Simple React package development project example template." ,
66 "private" : true ,
77 "scripts" : {
2727 "uiw" : " ^4.21.7"
2828 },
2929 "devDependencies" : {
30- "buffer" : " 6.0.3" ,
31- "@kkt/resolve-fallback" : " ~7.4.16" ,
3230 "@kkt/less-modules" : " ~7.1.1" ,
3331 "@kkt/raw-modules" : " ~7.1.1" ,
32+ "@kkt/resolve-fallback" : " ~7.4.16" ,
3433 "@kkt/scope-plugin-options" : " ~7.1.1" ,
3534 "@types/react" : " 18.0.8" ,
3635 "@types/react-dom" : " 18.0.3" ,
36+ "buffer" : " 6.0.3" ,
3737 "kkt" : " ~7.4.16" ,
38- "markdown-react-code-preview-loader" : " 2.1.5 "
38+ "markdown-react-code-preview-loader" : " 2.1.6 "
3939 },
4040 "eslintConfig" : {
4141 "extends" : [
5555 " last 1 safari version"
5656 ]
5757 }
58- }
58+ }
You can’t perform that action at this time.
0 commit comments