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 67b40d3 + c61ec21 commit d50c6efCopy full SHA for d50c6ef
project/plugins.sbt
@@ -1,7 +1,7 @@
1
logLevel := Level.Warn
2
3
libraryDependencies += "org.scala-js" %% "scalajs-env-selenium" % "1.1.1"
4
-libraryDependencies += "org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.0"
+libraryDependencies += "org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.1"
5
6
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
7
addSbtPlugin("org.scala-js" % "sbt-jsdependencies" % "1.0.2")
0 commit comments