File tree 3 files changed +8
-8
lines changed
3 files changed +8
-8
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.5 " ,
4
+ "version" : " 2.1.6 " ,
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>" ,
39
39
"@types/babel__standalone" : " ^7.1.4" ,
40
40
"webpack" : " ^5.72.0"
41
41
}
42
- }
42
+ }
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 2.1.5 " ,
2
+ "version" : " 2.1.6 " ,
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.5 " ,
4
+ "version" : " 2.1.6 " ,
5
5
"description" : " Simple React package development project example template." ,
6
6
"private" : true ,
7
7
"scripts" : {
27
27
"uiw" : " ^4.21.7"
28
28
},
29
29
"devDependencies" : {
30
- "buffer" : " 6.0.3" ,
31
- "@kkt/resolve-fallback" : " ~7.4.16" ,
32
30
"@kkt/less-modules" : " ~7.1.1" ,
33
31
"@kkt/raw-modules" : " ~7.1.1" ,
32
+ "@kkt/resolve-fallback" : " ~7.4.16" ,
34
33
"@kkt/scope-plugin-options" : " ~7.1.1" ,
35
34
"@types/react" : " 18.0.8" ,
36
35
"@types/react-dom" : " 18.0.3" ,
36
+ "buffer" : " 6.0.3" ,
37
37
"kkt" : " ~7.4.16" ,
38
- "markdown-react-code-preview-loader" : " 2.1.5 "
38
+ "markdown-react-code-preview-loader" : " 2.1.6 "
39
39
},
40
40
"eslintConfig" : {
41
41
"extends" : [
55
55
" last 1 safari version"
56
56
]
57
57
}
58
- }
58
+ }
You can’t perform that action at this time.
0 commit comments