Skip to content

Commit 7e3330f

Browse files
Update to the 67.0.1 package set.
1 parent 2354792 commit 7e3330f

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

packages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1747,7 +1747,7 @@
17471747
"web-uievents"
17481748
],
17491749
"repo": "https://github.com/mcordova47/purescript-elmish-time-machine.git",
1750-
"version": "v0.4.1"
1750+
"version": "v0.4.2"
17511751
},
17521752
"email-validate": {
17531753
"dependencies": [

src/packages.dhall

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1547,7 +1547,7 @@
15471547
, "web-uievents"
15481548
]
15491549
, repo = "https://github.com/mcordova47/purescript-elmish-time-machine.git"
1550-
, version = "v0.4.1"
1550+
, version = "v0.4.2"
15511551
}
15521552
, email-validate =
15531553
{ dependencies = [ "aff", "string-parsers", "transformers" ]

0 commit comments

Comments
 (0)