Skip to content

Commit a1d568d

Browse files
committed
Update accounts package to fix refresh token errors
1 parent 47ec893 commit a1d568d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"homepage": "https://github.com/httptoolkit/httptoolkit-website",
2727
"dependencies": {
2828
"@docsearch/react": "^3.6.0",
29-
"@httptoolkit/accounts": "^3.0.0",
29+
"@httptoolkit/accounts": "^3.0.1",
3030
"@httptoolkit/util": "^0.1.5",
3131
"@phosphor-icons/react": "^2.1.4",
3232
"@radix-ui/react-accordion": "^1.1.2",

0 commit comments

Comments
 (0)