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.
2 parents 3258ec1 + bc11357 commit ca8000aCopy full SHA for ca8000a
html-Definitions/build.sbt
@@ -1,3 +1,3 @@
1
enablePlugins(ScalaJSPlugin)
2
3
-libraryDependencies += "org.scala-js" %%% "scalajs-dom" % "2.4.0"
+libraryDependencies += "org.scala-js" %%% "scalajs-dom" % "2.8.0"
html/build.sbt
@@ -8,7 +8,7 @@ Test / requireJsDomEnv := true
8
9
libraryDependencies += "org.scalatest" %%% "scalatest" % "3.2.19" % Test
10
11
12
13
libraryDependencies += "com.thoughtworks.binding" %%% "bindable" % "3.0.0"
14
0 commit comments