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 5cf8681 + 61b1a2e commit 64eaf8eCopy full SHA for 64eaf8e
build.sbt
@@ -62,7 +62,7 @@ val commonJsSettings = commonSettings ++ Seq(
62
}
63
},
64
libraryDependencies ++= Seq(
65
- "org.scala-js" %%% "scalajs-dom" % "2.7.0"
+ "org.scala-js" %%% "scalajs-dom" % "2.8.0"
66
)
67
68
0 commit comments