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" : " sustn" ,
33 "private" : true ,
4- "version" : " 0.1.0 " ,
4+ "version" : " 0.1.1 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "vite:dev" : " vite" ,
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://schema.tauri.app/config/2" ,
33 "productName" : " SUSTN" ,
4- "version" : " 0.1.0 " ,
4+ "version" : " 0.1.1 " ,
55 "identifier" : " app.sustn.desktop" ,
66 "build" : {
77 "beforeDevCommand" : " pnpm vite:dev" ,
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://schema.tauri.app/config/2" ,
33 "productName" : " SUSTN Dev" ,
4- "version" : " 0.1.0 " ,
4+ "version" : " 0.1.1 " ,
55 "identifier" : " app.sustn.desktop.dev" ,
66 "build" : {
77 "beforeDevCommand" : " pnpm vite:dev" ,
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://schema.tauri.app/config/2" ,
33 "productName" : " SUSTN QA" ,
4- "version" : " 0.1.0 " ,
4+ "version" : " 0.1.1 " ,
55 "identifier" : " app.sustn.desktop.qa" ,
66 "build" : {
77 "beforeDevCommand" : " pnpm vite:dev" ,
You can’t perform that action at this time.
0 commit comments