Update GitHub URL

This commit is contained in:
Konstantin Wohlwend
2026-05-06 15:17:01 -07:00
parent 602cf4be82
commit 5ccd8dfd38
33 changed files with 33 additions and 33 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "@stackframe/monorepo",
"version": "0.0.0",
"private": true,
"repository": "https://github.com/stack-auth/stack-auth",
"repository": "https://github.com/hexclave/stack-auth",
"scripts": {
"pre-no-codegen": "pnpm exec only-allow pnpm",
"pre-preinstall": "pnpx [email protected] pnpm && node -e \"if(process.env.STACK_SKIP_TEMPLATE_GENERATION !== 'true') require('child_process').execSync('pnpm exec tsx ./scripts/generate-sdks.ts', {stdio: 'inherit'})\"",