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" : " local-lens" ,
33 "private" : true ,
4- "version" : " 2.2.1 " ,
4+ "version" : " 2.2.2 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "dev:pre" : " node ensure-backend.js" ,
2929 "@vitejs/plugin-react" : " ^4.3.4" ,
3030 "vite" : " ^6.0.3"
3131 }
32- }
32+ }
Original file line number Diff line number Diff line change 11[package ]
22name = " LocalLens"
3- version = " 2.2.1 "
3+ version = " 2.2.2 "
44description = " Application to organize photos using AI with face recognition and object detection."
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" : " Local Lens" ,
4- "version" : " 2.2.1 " ,
4+ "version" : " 2.2.2 " ,
55 "identifier" : " ashes.locallens" ,
66 "build" : {
77 "beforeDevCommand" : " npm run dev:pre && npm run dev" ,
You can’t perform that action at this time.
0 commit comments