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
"name" : " @uiw/react-textarea-code-editor" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.1.0 " ,
4
4
"description" : " A simple code editor with syntax highlighting." ,
5
5
"homepage" : " https://uiwjs.github.io/react-textarea-code-editor/" ,
6
6
"funding" : " https://jaywcjlove.github.io/#/sponsor" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 3.0.2 " ,
2
+ "version" : " 3.1.0 " ,
3
3
"packages" : [" core" , " www" ]
4
4
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " website" ,
3
- "version" : " 3.0.2 " ,
3
+ "version" : " 3.1.0 " ,
4
4
"preview" : true ,
5
5
"scripts" : {
6
6
"build" : " kkt build" ,
10
10
"dependencies" : {
11
11
"@uiw/react-loader" : " ^4.21.14" ,
12
12
"@uiw/react-markdown-preview-example" : " ^2.0.0" ,
13
- "@uiw/react-textarea-code-editor" : " 3.0.2 " ,
13
+ "@uiw/react-textarea-code-editor" : " 3.1.0 " ,
14
14
"code-example" : " ^3.3.6" ,
15
15
"react" : " ^18.2.0" ,
16
16
"react-dom" : " ^18.2.0" ,
You can’t perform that action at this time.
0 commit comments