Skip to content

Commit

Permalink
upgrade theme
Browse files Browse the repository at this point in the history
  • Loading branch information
shuding committed Nov 2, 2020
1 parent a72c939 commit a3c2c59
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.2.6",
"nextra-theme-docs": "^0.2.4",
"nextra-theme-docs": "^0.2.5",
"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 @@ -4582,10 +4582,10 @@ next@^10.0.0:
optionalDependencies:
sharp "0.26.2"

nextra-theme-docs@^0.2.4:
version "0.2.4"
resolved "https://registry.yarnpkg.com/nextra-theme-docs/-/nextra-theme-docs-0.2.4.tgz#1d66a127ad503531252fc6facb0356ff6c0b2f56"
integrity sha512-z1Z5tRopCAt8V7ghP+0bPLE8iD80ct8RAQKhXw5sOl7YLz91LBcLhQHm1OkUAvQuu2RtjNrCEMkLIVKIJ6bQCg==
nextra-theme-docs@^0.2.5:
version "0.2.5"
resolved "https://registry.yarnpkg.com/nextra-theme-docs/-/nextra-theme-docs-0.2.5.tgz#5d20a4eeedae102a057a89c68be7579053a57462"
integrity sha512-5t5rhoCY8ENOdUHDOd9qZBcw8rUrRbnsjYg/m7mNL8eZ3Go8comTf24LD8xI3+j90PcgMoVTrEi+B9VnHfzHfQ==
dependencies:
"@mdx-js/react" "^1.6.16"
"@reach/skip-nav" "^0.11.2"
Expand Down

0 comments on commit a3c2c59

Please sign in to comment.