Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
pathikrit committed Sep 1, 2023
1 parent e6c1164 commit eec8f92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
addSbtPlugin("org.jmotor.sbt" % "sbt-dependency-updates" % "1.2.2")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.20")
libraryDependencies += "org.scala-js" %% "scalajs-env-nodejs" % "1.2.1" // https://github.com/scala-js/scala-js-js-envs/issues/12

0 comments on commit eec8f92

Please sign in to comment.