Skip to content

Commit

Permalink
Bump nextra to fix hamburger menu AX (vercel#298)
Browse files Browse the repository at this point in the history
  • Loading branch information
mehulkar authored Oct 25, 2022
1 parent 156180b commit 02d7c87
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"ms": "^2.1.3",
"next": "12.3.1",
"next-themes": "^0.2.0",
"nextra": "2.0.0-beta.37",
"nextra-theme-docs": "2.0.0-beta.37",
"nextra": "2.0.0-beta.38",
"nextra-theme-docs": "2.0.0-beta.38",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hot-toast": "2.4.0",
Expand Down
16 changes: 8 additions & 8 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 02d7c87

Please sign in to comment.