Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Commit

Permalink
Add work-around for Node.js 17
Browse files Browse the repository at this point in the history
  • Loading branch information
morgen-peschke committed Feb 21, 2023
1 parent f037718 commit 08cc076
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.1")
addSbtPlugin("io.chrisdavenport" % "sbt-davenverse" % "0.1.4")

libraryDependencies += "org.scala-js" %% "scalajs-env-nodejs" % "1.2.1"

0 comments on commit 08cc076

Please sign in to comment.