Skip to content

Commit

Permalink
upgrade theme
Browse files Browse the repository at this point in the history
  • Loading branch information
shuding committed Dec 6, 2020
1 parent d4a0491 commit ad534d2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"next": "^10.0.0",
"nextra": "^0.3.1",
"nextra-theme-docs": "^0.3.2",
"nextra-theme-docs": "^0.3.3",
"react": "^16.13.1",
"react-dom": "^16.13.1"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4474,10 +4474,10 @@ next@^10.0.0:
optionalDependencies:
sharp "0.26.2"

nextra-theme-docs@^0.3.2:
version "0.3.2"
resolved "https://registry.yarnpkg.com/nextra-theme-docs/-/nextra-theme-docs-0.3.2.tgz#7ec73943d2fc1ec7901f5b9bffdc55c82e150a32"
integrity sha512-2FCmStKG/wS53CEmZfZWSrRCnJk6VsJWayzB5mQF8y7KvvZrWPPr7Hkjcn3A0j5LY02Xe7Mt8lidN47hZFbe3Q==
nextra-theme-docs@^0.3.3:
version "0.3.3"
resolved "https://registry.yarnpkg.com/nextra-theme-docs/-/nextra-theme-docs-0.3.3.tgz#613161e6fe924a603dd0f9a94e0e6505c1488061"
integrity sha512-6FlTdDzONTb1slPlmmBr4zArpwz0TLh7yx584DD1VEVsD431rJmwEqPWr29IROG6Vqkb8DCWMZ8oE1ZmrTOCNg==
dependencies:
"@mdx-js/react" "^1.6.16"
"@reach/skip-nav" "^0.11.2"
Expand Down

0 comments on commit ad534d2

Please sign in to comment.