Skip to content

Commit ed8ee08

Browse files
committed
feat: bump deps
1 parent 0f810ea commit ed8ee08

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

packages.dhall

+3-3
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ let additions =
286286
{ dependencies = [ "prelude" ]
287287
, repo =
288288
"https://github.com/IndigoProtocol/purescript-cardano-plutus-data-schema"
289-
, version = "e1b93b36f183c178ef49a576eaf38afb57c31f14"
289+
, version = "db745aa1a82bc1e96fba8a9cb8bbdc1db7083eb7"
290290
}
291291
, plutus-types =
292292
{ dependencies =
@@ -361,8 +361,8 @@ let additions =
361361
, "unfoldable"
362362
, "unsafe-coerce"
363363
]
364-
, repo = "https://github.com/mlabs-haskell/purescript-cardano-types"
365-
, version = "v1.0.1"
364+
, repo = "https://github.com/IndigoProtocol/purescript-cardano-types"
365+
, version = "acb11484ea056fda7071a5bc7f2ced95a91e30ff"
366366
}
367367
, cardano-message-signing =
368368
{ dependencies =

spago-packages.nix

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)