fix(psi): refactor psi queries

This commit is contained in:
2026-04-17 16:46:44 -05:00
parent 3639c1b77c
commit a1eeadeec4
4 changed files with 77 additions and 19 deletions

View File

@@ -24,7 +24,8 @@
"version": "changeset version",
"specCheck": "node scripts/check-route-specs.mjs",
"commit": "cz",
"release": "commit-and-tag-version"
"release": "commit-and-tag-version",
"build:apk": "cd lstMobile && expo prebuild --clean && cd android && gradlew.bat assembleRelease "
},
"repository": {
"type": "git",