File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22 "name" : " packageflow" ,
33 "private" : true ,
44 "license" : " mit" ,
5- "version" : " 0.3.1 " ,
5+ "version" : " 0.3.2 " ,
66 "type" : " module" ,
77 "scripts" : {
88 "dev" : " vite" ,
Original file line number Diff line number Diff line change 11[package ]
22name = " PackageFlow"
3- version = " 0.3.1 "
3+ version = " 0.3.2 "
44description = " The AI-Driven package.json Project Manager"
55authors = [" runkids <https://github.com/runkids/PackageFlow>" ]
66edition = " 2021"
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://schema.tauri.app/config/2" ,
33 "productName" : " PackageFlow" ,
4- "version" : " 0.3.1 " ,
4+ "version" : " 0.3.2 " ,
55 "identifier" : " com.packageflow.PackageFlow-macOS" ,
66 "build" : {
77 "beforeDevCommand" : " pnpm dev" ,
You can’t perform that action at this time.
0 commit comments