Skip to content

Commit e75cd7c

Browse files
committed
Update scalajs-env-nodejs to 1.6.0
1 parent 40f7437 commit e75cd7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ addSbtPlugin("com.vmunier" % "sbt-web-scalajs" % "1.3.0")
22

33
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
44

5-
libraryDependencies += "org.scala-js" %% "scalajs-env-nodejs" % "1.4.0"
5+
libraryDependencies += "org.scala-js" %% "scalajs-env-nodejs" % "1.6.0"
66

77
addSbtPlugin("io.github.irundaia" % "sbt-sassify" % "1.5.2")
88

0 commit comments

Comments
 (0)