Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Atry committed Nov 6, 2021
1 parent ea1d0d2 commit ecfe0c2
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
@@ -1,5 +1,6 @@
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")

libraryDependencies += "org.scala-js" %% "scalajs-env-nodejs" % "1.2.1"
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.1")

addSbtPlugin("com.thoughtworks.sbt-scala-js-map" % "sbt-scala-js-map" % "4.1.0")
Expand Down

0 comments on commit ecfe0c2

Please sign in to comment.