File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " flowexcel" ,
33 "private" : true ,
4- "version" : " 0.1.5 " ,
4+ "version" : " 0.1.0 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "start" : " concurrently \" pnpm dev\" \" pnpm start:tailwind\" " ,
Original file line number Diff line number Diff line change 11[project ]
22name = " flowexcel-backend"
3- version = " 0.1.5 "
3+ version = " 0.1.0 "
44description = " The backend of FlowExcel"
55readme = " README.md"
66requires-python = " >=3.11"
Original file line number Diff line number Diff line change 11[package ]
22name = " flowexcel"
3- version = " 0.1.5 "
3+ version = " 0.1.0 "
44description = " A Tauri App for Excel Data Processing"
55authors = [" timspizza" ]
66license = " "
Original file line number Diff line number Diff line change 11{
22 "$schema" : " ../node_modules/@tauri-apps/cli/config.schema.json" ,
33 "productName" : " FlowExcel" ,
4- "version" : " 0.1.5 " ,
4+ "version" : " 0.1.0 " ,
55 "identifier" : " com.timspizza.flowexcel" ,
66 "build" : {
77 "frontendDist" : " ../dist" ,
You can’t perform that action at this time.
0 commit comments