mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-18 20:09:25 +00:00
fix: pnpm issues
This commit is contained in:
parent
693a28721d
commit
25cba1cdbb
3 changed files with 3719 additions and 1629 deletions
1
apps/collaboration/pnpm-lock.yaml
generated
1
apps/collaboration/pnpm-lock.yaml
generated
|
|
@ -80,7 +80,6 @@ packages:
|
|||
|
||||
bun@1.1.1:
|
||||
resolution: {integrity: sha512-gV90TkJgHvI50X9BoKQ3zVpPEY6YP0vqOww2uZmsOyckZSRlcFYWhXZwFj6PV8KCFINYs8VZ65m59U2RuFYfWw==}
|
||||
cpu: [arm64, x64]
|
||||
os: [darwin, linux, win32]
|
||||
hasBin: true
|
||||
|
||||
|
|
|
|||
|
|
@ -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
5345
apps/web/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue