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 d8452fa + c29b247 commit 370eb4bCopy full SHA for 370eb4b
build.sbt
@@ -60,7 +60,7 @@ val commonJsSettings = commonSettings ++ Seq(
60
}
61
},
62
libraryDependencies ++= Seq(
63
- "org.scala-js" %%% "scalajs-dom" % "2.0.0"
+ "org.scala-js" %%% "scalajs-dom" % "2.1.0"
64
)
65
66
0 commit comments