Skip to content

Commit e826d1e

Browse files
Update to the 66.9.1 package set.
1 parent 485d9ff commit e826d1e

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

packages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5307,7 +5307,7 @@
53075307
"yoga-tree-utils"
53085308
],
53095309
"repo": "https://github.com/shamansir/purescript-play.git",
5310-
"version": "v0.2.0"
5310+
"version": "v0.2.1"
53115311
},
53125312
"pmock": {
53135313
"dependencies": [

src/packages.dhall

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4763,7 +4763,7 @@
47634763
, "yoga-tree-utils"
47644764
]
47654765
, repo = "https://github.com/shamansir/purescript-play.git"
4766-
, version = "v0.2.0"
4766+
, version = "v0.2.1"
47674767
}
47684768
, pmock =
47694769
{ dependencies =

0 commit comments

Comments
 (0)