Skip to content

Commit

Permalink
Update to the 57.0.0 package set.
Browse files Browse the repository at this point in the history
  • Loading branch information
pacchettibotti committed Aug 13, 2024
1 parent 9333042 commit 0559e08
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion latest-compatible-sets.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
"0.15.12": "psc-0.15.12-20231123",
"0.15.13": "psc-0.15.13-20231228",
"0.15.14": "psc-0.15.14-20240227",
"0.15.15": "psc-0.15.15-20240812"
"0.15.15": "psc-0.15.15-20240813"
}
2 changes: 1 addition & 1 deletion packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -7080,7 +7080,7 @@
"web-html"
],
"repo": "https://github.com/purescript-web/purescript-web-clipboard.git",
"version": "v5.0.0"
"version": "v6.0.0"
},
"web-cssom": {
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion src/packages.dhall
Original file line number Diff line number Diff line change
Expand Up @@ -6330,7 +6330,7 @@
, web-clipboard =
{ dependencies = [ "js-promise", "web-html" ]
, repo = "https://github.com/purescript-web/purescript-web-clipboard.git"
, version = "v5.0.0"
, version = "v6.0.0"
}
, web-cssom =
{ dependencies = [ "web-dom", "web-html", "web-uievents" ]
Expand Down

0 comments on commit 0559e08

Please sign in to comment.