mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-05 10:59:33 +00:00
Merge pull request #993 from scala-steward/update/scalajs-stubs-1.1.0
Update scalajs-stubs to 1.1.0
This commit is contained in:
commit
e40d9bd58d
@ -52,7 +52,7 @@ object Dependencies {
|
|||||||
Def.setting("org.typelevel" %%% "cats-parse" % CatsParseVersion)
|
Def.setting("org.typelevel" %%% "cats-parse" % CatsParseVersion)
|
||||||
|
|
||||||
val scalaJsStubs =
|
val scalaJsStubs =
|
||||||
"org.scala-js" %% "scalajs-stubs" % "1.0.0" % "provided"
|
"org.scala-js" %% "scalajs-stubs" % "1.1.0" % "provided"
|
||||||
|
|
||||||
val catsJS = Def.setting("org.typelevel" %%% "cats-core" % "2.4.2")
|
val catsJS = Def.setting("org.typelevel" %%% "cats-core" % "2.4.2")
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user