Rebrand: Rename project from Apoklisis to Patherly

This commit is contained in:
Michael Chihlas
2026-01-31 20:07:26 -05:00
parent 40373a835c
commit 06cc83e3fe
9 changed files with 29 additions and 23 deletions

View File

@@ -19,7 +19,10 @@
"Bash(node node_modules/tailwindcss/lib/cli.js:*)",
"Bash(npm exec:*)",
"Bash(npm uninstall:*)",
"Bash(npm run build:*)"
"Bash(npm run build:*)",
"Bash(npx tsc:*)",
"Bash(npm run type-check:*)",
"Bash(dir /b frontendsrccomponentssession frontendsrchooks)"
]
}
}