Skip to content

Commit 0c8654e

Browse files
Update to the 70.0.0 package set.
1 parent 80bcc7b commit 0c8654e

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

packages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7386,7 +7386,7 @@
73867386
"variant"
73877387
],
73887388
"repo": "https://github.com/m-bock/purescript-transit.git",
7389-
"version": "v0.1.1"
7389+
"version": "v1.0.0"
73907390
},
73917391
"tree-rose": {
73927392
"dependencies": [

src/packages.dhall

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6685,7 +6685,7 @@
66856685
, "variant"
66866686
]
66876687
, repo = "https://github.com/m-bock/purescript-transit.git"
6688-
, version = "v0.1.1"
6688+
, version = "v1.0.0"
66896689
}
66906690
, tree-rose =
66916691
{ dependencies =

0 commit comments

Comments
 (0)