Skip to content

Commit ef6fc3d

Browse files
Update to the 66.6.1 package set.
1 parent cce117a commit ef6fc3d

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

packages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1741,7 +1741,7 @@
17411741
"web-uievents"
17421742
],
17431743
"repo": "https://github.com/mcordova47/purescript-elmish-time-machine.git",
1744-
"version": "v0.3.0"
1744+
"version": "v0.3.1"
17451745
},
17461746
"email-validate": {
17471747
"dependencies": [

src/packages.dhall

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1541,7 +1541,7 @@
15411541
, "web-uievents"
15421542
]
15431543
, repo = "https://github.com/mcordova47/purescript-elmish-time-machine.git"
1544-
, version = "v0.3.0"
1544+
, version = "v0.3.1"
15451545
}
15461546
, email-validate =
15471547
{ dependencies = [ "aff", "string-parsers", "transformers" ]

0 commit comments

Comments
 (0)