Skip to content

Commit 765c905

Browse files
authored
Update build.sbt
1 parent 717290d commit 765c905

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.sbt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ scalaVersion := "2.13.6"
66

77
ThisBuild / crossScalaVersions := Seq("2.13.6")
88
ThisBuild / githubWorkflowJavaVersions := Seq("[email protected]")
9+
10+
libraryDependencies += "com.github.japgolly.scalajs-react" % "core_sjs1_2.13" % "2.0.0-RC4"

0 commit comments

Comments
 (0)