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.
1 parent ff20b4b commit a7343f7Copy full SHA for a7343f7
project/plugins.sbt
@@ -12,4 +12,4 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
12
13
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
14
15
-libraryDependencies += "org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.0"
+libraryDependencies += "org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.1"
0 commit comments