File tree Expand file tree Collapse file tree 4 files changed +7
-10
lines changed Expand file tree Collapse file tree 4 files changed +7
-10
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @uiw/react-xml-reader" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "description" : " React component that handles xml file input and its parsing." ,
55 "main" : " cjs/index.js" ,
66 "module" : " esm/index.js" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 1.0.1" ,
3- "packages" : [
4- " core" ,
5- " www"
6- ]
2+ "version" : " 1.0.2" ,
3+ "packages" : [" core" , " www" ]
74}
Original file line number Diff line number Diff line change 2727 },
2828 "devDependencies" : {
2929 "husky" : " ^8.0.3" ,
30- "lint-staged" : " ^13.2.0 " ,
30+ "lint-staged" : " ^14.0.1 " ,
3131 "lerna" : " ^7.0.1" ,
3232 "prettier" : " ^3.0.0" ,
3333 "tsbb" : " ^4.2.2"
Original file line number Diff line number Diff line change 11{
22 "name" : " website" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "preview" : true ,
55 "scripts" : {
66 "build" : " kkt build" ,
77 "start" : " kkt start" ,
88 "map" : " source-map-explorer build/static/js/*.js --html build/website-result.html"
99 },
1010 "dependencies" : {
11- "@uiw/react-markdown-preview-example" : " ^1.3.1" ,
1211 "@uiw/react-json-view" : " ^1.6.0" ,
13- "@uiw/react-xml-reader" : " 1.0.1" ,
12+ "@uiw/react-markdown-preview-example" : " ^1.3.1" ,
13+ "@uiw/react-xml-reader" : " 1.0.2" ,
1414 "goober" : " ^2.1.13" ,
1515 "react" : " ^18.2.0" ,
1616 "react-dom" : " ^18.2.0"
You can’t perform that action at this time.
0 commit comments