Skip to content

Commit

Permalink
Fix lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Vorlias committed Mar 2, 2021
1 parent d230841 commit f7d3052
Show file tree
Hide file tree
Showing 2 changed files with 10,331 additions and 10,321 deletions.
4 changes: 2 additions & 2 deletions docs/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,9 @@ module.exports = {
{
docs: {
sidebarPath: require.resolve("./sidebars.json"),
lastVersion: "current",
lastVersion: "2.0.x",
versions: {
current: {
"2.0.x": {
label: require("../package.json").version,
path: "2.0"
},
Expand Down
Loading

0 comments on commit f7d3052

Please sign in to comment.