Skip to content

Commit 13024bf

Browse files
Update to the 68.2.0 package set.
1 parent 869a24f commit 13024bf

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

packages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5319,7 +5319,7 @@
53195319
"yoga-tree-utils"
53205320
],
53215321
"repo": "https://github.com/shamansir/purescript-play.git",
5322-
"version": "v0.2.1"
5322+
"version": "v0.3.0"
53235323
},
53245324
"pmock": {
53255325
"dependencies": [

src/packages.dhall

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4769,7 +4769,7 @@
47694769
, "yoga-tree-utils"
47704770
]
47714771
, repo = "https://github.com/shamansir/purescript-play.git"
4772-
, version = "v0.2.1"
4772+
, version = "v0.3.0"
47734773
}
47744774
, pmock =
47754775
{ dependencies =

0 commit comments

Comments
 (0)