Skip to content

Commit eec8f92

Browse files
committed
1 parent e6c1164 commit eec8f92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

project/plugins.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
33
addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
44
addSbtPlugin("org.jmotor.sbt" % "sbt-dependency-updates" % "1.2.2")
55
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.20")
6+
libraryDependencies += "org.scala-js" %% "scalajs-env-nodejs" % "1.2.1" // https://github.com/scala-js/scala-js-js-envs/issues/12

0 commit comments

Comments
 (0)