chore: convert to real pnpm workspace, single root lockfile

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-24 12:21:22 +08:00
co-authored by Claude Sonnet 5
parent 109f266419
commit 15508013fa
5 changed files with 12132 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "star-auth-system",
"name": "api",
"version": "1.0.0",
"description": "STAR Phase 1 - Tier 1 Auth System with CSRF, Rate Limiting, RBAC, Google & System Auth",
"main": "server.js",