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-csv-reader" ,
3
- "version" : " 0 .0.1 " ,
3
+ "version" : " 1 .0.0 " ,
4
4
"description" : " React component that handles csv 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-csv-reader" : " 0 .0.1 " ,
13
+ "@uiw/react-csv-reader" : " 1 .0.0 " ,
14
14
"@uiw/react-github-corners" : " ^1.5.15" ,
15
15
"@uiw/react-json-view" : " ^1.6.0" ,
16
16
"@uiw/react-markdown-preview" : " ^4.1.0" ,
You can’t perform that action at this time.
0 commit comments