fix: pnpm issues

This commit is contained in:
swve 2024-06-06 16:59:44 +01:00
parent 693a28721d
commit 25cba1cdbb
3 changed files with 3719 additions and 1629 deletions

View file

@ -80,7 +80,6 @@ packages:
bun@1.1.1:
resolution: {integrity: sha512-gV90TkJgHvI50X9BoKQ3zVpPEY6YP0vqOww2uZmsOyckZSRlcFYWhXZwFj6PV8KCFINYs8VZ65m59U2RuFYfWw==}
cpu: [arm64, x64]
os: [darwin, linux, win32]
hasBin: true

View file

@ -128,7 +128,7 @@ const LoggedInJoinScreen = (props: any) => {
res.data
)
setTimeout(() => {
router.push(`/`)
router.push(getUriWithOrg(org.slug,'/'))
}, 2000)
setIsSubmitting(false)
} else {

5345
apps/web/pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff