We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 717290d commit 765c905Copy full SHA for 765c905
build.sbt
@@ -6,3 +6,5 @@ scalaVersion := "2.13.6"
6
7
ThisBuild / crossScalaVersions := Seq("2.13.6")
8
ThisBuild / githubWorkflowJavaVersions := Seq("[email protected]")
9
+
10
+libraryDependencies += "com.github.japgolly.scalajs-react" % "core_sjs1_2.13" % "2.0.0-RC4"
0 commit comments