Skip to content

Commit 73ef689

Browse files
Update to the 75.9.1 package set.
1 parent 3d99809 commit 73ef689

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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-20260410"
34+
"0.15.15": "psc-0.15.15-20260412"
3535
}

packages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10485,7 +10485,7 @@
1048510485
"yoga-json"
1048610486
],
1048710487
"repo": "https://github.com/rowtype-yoga/purescript-yoga-sqlite.git",
10488-
"version": "v0.3.0"
10488+
"version": "v0.3.1"
1048910489
},
1049010490
"yoga-sse": {
1049110491
"dependencies": [

src/packages.dhall

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9710,7 +9710,7 @@
97109710
, "yoga-json"
97119711
]
97129712
, repo = "https://github.com/rowtype-yoga/purescript-yoga-sqlite.git"
9713-
, version = "v0.3.0"
9713+
, version = "v0.3.1"
97149714
}
97159715
, yoga-sse =
97169716
{ dependencies = [ "effect", "foreign", "prelude" ]

0 commit comments

Comments
 (0)