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
"name" : " @uiw/react-xml-reader" ,
3
- "version" : " 0 .0.1 " ,
3
+ "version" : " 1 .0.0 " ,
4
4
"description" : " React component that handles xml file input and its parsing." ,
5
5
"main" : " cjs/index.js" ,
6
6
"module" : " esm/index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0 .0.1 " ,
2
+ "version" : " 1 .0.0 " ,
3
3
"packages" : [
4
4
" core" ,
5
5
" www"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " website" ,
3
- "version" : " 0 .0.1 " ,
3
+ "version" : " 1 .0.0 " ,
4
4
"preview" : true ,
5
5
"scripts" : {
6
6
"build" : " kkt build" ,
10
10
"dependencies" : {
11
11
"@uiw/react-back-to-top" : " 1.2.3" ,
12
12
"@uiw/react-color-colorful" : " ^1.3.1" ,
13
- "@uiw/react-xml-reader" : " 0.0.1" ,
14
13
"@uiw/react-github-corners" : " ^1.5.15" ,
15
14
"@uiw/react-json-view" : " ^1.6.0" ,
16
15
"@uiw/react-markdown-preview" : " ^4.1.0" ,
16
+ "@uiw/react-xml-reader" : " 1.0.0" ,
17
17
"@wcj/dark-mode" : " ^1.0.13" ,
18
18
"goober" : " ^2.1.13" ,
19
19
"react" : " ^18.2.0" ,
You can’t perform that action at this time.
0 commit comments