Skip to content

Commit d8e0795

Browse files
Update to the 68.1.0 package set.
1 parent 26caf90 commit d8e0795

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

packages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1700,7 +1700,7 @@
17001700
"web-html"
17011701
],
17021702
"repo": "https://github.com/collegevine/purescript-elmish-html.git",
1703-
"version": "v0.9.0"
1703+
"version": "v0.10.0"
17041704
},
17051705
"elmish-testing-library": {
17061706
"dependencies": [

src/packages.dhall

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1499,7 +1499,7 @@
14991499
, "web-html"
15001500
]
15011501
, repo = "https://github.com/collegevine/purescript-elmish-html.git"
1502-
, version = "v0.9.0"
1502+
, version = "v0.10.0"
15031503
}
15041504
, elmish-testing-library =
15051505
{ dependencies =

0 commit comments

Comments
 (0)