There was an error while loading. Please reload this page.
2 parents 90dcc64 + 44a4a4f commit 2d4aee1Copy full SHA for 2d4aee1
1 file changed
build.sbt
@@ -461,6 +461,7 @@ lazy val docs = project
461
sharedSettings,
462
moduleName := "mdoc-docs",
463
publish / skip := true,
464
+ docusaurusVersion := DocusaurusVersion.V1,
465
scalaVersion := scala212,
466
crossScalaVersions := List(scala212),
467
mdocAutoDependency := false,
0 commit comments