Skip to content

Commit 22ad2b7

Browse files
Updated Paths version
1 parent e51aa68 commit 22ad2b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ scalacOptions ++= Seq(
1818
libraryDependencies ++= Seq(
1919
"org.scala-js" %%% "scalajs-dom" % "0.8.0",
2020
"com.github.japgolly.scalajs-react" %%% "core" % "0.8.1",
21-
"eu.unicredit" %%% "paths-scala-js" % "0.3.5"
21+
"eu.unicredit" %%% "paths-scala-js" % "0.4.0"
2222
)
2323

2424
jsDependencies ++= Seq(

0 commit comments

Comments
 (0)