We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
scalajs-env-nodejs
1 parent cd40ba8 commit 920f082Copy full SHA for 920f082
project/plugins.sbt
@@ -1,3 +1,4 @@
1
+libraryDependencies += "org.scala-js" %% "scalajs-env-nodejs" % "1.4.0"
2
libraryDependencies += "org.scala-js" %% "scalajs-env-selenium" % "1.1.1"
3
libraryDependencies += "org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.0"
4
0 commit comments