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" : " timesheeps" ,
33 "private" : true ,
4- "version" : " 0.3.1 " ,
4+ "version" : " 0.3.2 " ,
55 "type" : " module" ,
66 "packageManager" : " pnpm@11.1.2+sha512.415a1cc25974731e75455c1468371be74c5aa5fb7621b50d4056d222451609f11412f23fd602e6169f1e060466641f798597e1be961a10688836a67b16569499" ,
77 "pnpm" : {
8- "onlyBuiltDependencies" : [" esbuild" , " vue-demi" ]
8+ "onlyBuiltDependencies" : [
9+ " esbuild" ,
10+ " vue-demi"
11+ ]
912 },
1013 "scripts" : {
1114 "dev" : " vite" ,
Original file line number Diff line number Diff line change 11[package ]
22name = " timesheeps"
3- version = " 0.3.1 "
3+ version = " 0.3.2 "
44description = " Activity tracker for filling out timesheets"
55authors = [" you" ]
66edition = " 2021"
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://schema.tauri.app/config/2" ,
33 "productName" : " Timesheeps" ,
4- "version" : " 0.3.1 " ,
4+ "version" : " 0.3.2 " ,
55 "identifier" : " app.timesheeps.Timesheeps" ,
66 "build" : {
77 "beforeDevCommand" : " pnpm dev" ,
You can’t perform that action at this time.
0 commit comments