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 76d7b6e + 660ac73 commit d96f09fCopy full SHA for d96f09f
build.sbt
@@ -62,7 +62,7 @@ val commonJsSettings = commonSettings ++ Seq(
62
}
63
},
64
libraryDependencies ++= Seq(
65
- "org.scala-js" %%% "scalajs-dom" % "2.4.0"
+ "org.scala-js" %%% "scalajs-dom" % "2.5.0"
66
)
67
68
0 commit comments