Skip to content

Commit

Permalink
fix(portal): /invite when not logged in
Browse files Browse the repository at this point in the history
  • Loading branch information
eartharoid committed Feb 13, 2025
1 parent 64ed170 commit 46bee39
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"node": ">=18"
},
"dependencies": {
"@discord-tickets/settings": "~2.5.2",
"@discord-tickets/settings": "~2.5.3",
"@eartharoid/dbf": "^0.4.2",
"@eartharoid/dtf": "^2.0.1",
"@eartharoid/i18n": "^1.2.1",
Expand Down Expand Up @@ -91,7 +91,7 @@
"all-contributors-cli": "^6.26.1",
"conventional-changelog-cli": "^2.2.2",
"eslint": "^9.20.1",
"globals": "^15.14.0",
"globals": "^15.15.0",
"husky": "^8.0.3",
"lint-staged": "^13.3.0",
"markdown-table": "^3.0.4",
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 46bee39

Please sign in to comment.