Skip to content

Commit 78e89cf

Browse files
Update to the 77.3.1 package set.
1 parent 23ff736 commit 78e89cf

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

latest-compatible-sets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
"0.15.12": "psc-0.15.12-20231123",
3232
"0.15.13": "psc-0.15.13-20231228",
3333
"0.15.14": "psc-0.15.14-20240227",
34-
"0.15.15": "psc-0.15.15-20260518"
34+
"0.15.15": "psc-0.15.15-20260523"
3535
}

packages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10094,7 +10094,7 @@
1009410094
"yoga-om-strom"
1009510095
],
1009610096
"repo": "https://github.com/rowtype-yoga/purescript-yoga-fetch-om.git",
10097-
"version": "v0.6.2"
10097+
"version": "v0.6.3"
1009810098
},
1009910099
"yoga-http-api": {
1010010100
"dependencies": [

src/packages.dhall

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9340,7 +9340,7 @@
93409340
, "yoga-om-strom"
93419341
]
93429342
, repo = "https://github.com/rowtype-yoga/purescript-yoga-fetch-om.git"
9343-
, version = "v0.6.2"
9343+
, version = "v0.6.3"
93449344
}
93459345
, yoga-http-api =
93469346
{ dependencies =

0 commit comments

Comments
 (0)