Skip to content

Commit

Permalink
chore: upgrade nextra
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeMac committed Oct 11, 2023
1 parent 697e52a commit 41e74e9
Show file tree
Hide file tree
Showing 2 changed files with 291 additions and 141 deletions.
6 changes: 3 additions & 3 deletions docs/site/package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"dependencies": {
"next": "^13.4.16",
"nextra": "^2.13.2",
"nextra-theme-docs": "^2.11.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"nextra": "^2.11.0",
"nextra-theme-docs": "^2.11.0"
"react-dom": "^18.2.0"
}
}
Loading

0 comments on commit 41e74e9

Please sign in to comment.