Skip to content

Commit

Permalink
Update to the 56.0.0 package set.
Browse files Browse the repository at this point in the history
  • Loading branch information
pacchettibotti committed Jul 27, 2024
1 parent 2f441dc commit b0537aa
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 18 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-20240724"
"0.15.15": "psc-0.15.15-20240727"
}
11 changes: 0 additions & 11 deletions packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -2270,17 +2270,6 @@
"repo": "https://github.com/sumew/purescript-geojson.git",
"version": "v0.0.5"
},
"geometry-plane": {
"dependencies": [
"arrays",
"maybe",
"numbers",
"prelude",
"sparse-polynomials"
],
"repo": "https://github.com/Ebmtranceboy/purescript-geometry-plane.git",
"version": "v1.1.0"
},
"gojs": {
"dependencies": [
"effect",
Expand Down
6 changes: 0 additions & 6 deletions src/packages.dhall
Original file line number Diff line number Diff line change
Expand Up @@ -2007,12 +2007,6 @@
, repo = "https://github.com/sumew/purescript-geojson.git"
, version = "v0.0.5"
}
, geometry-plane =
{ dependencies =
[ "arrays", "maybe", "numbers", "prelude", "sparse-polynomials" ]
, repo = "https://github.com/Ebmtranceboy/purescript-geometry-plane.git"
, version = "v1.1.0"
}
, gojs =
{ dependencies =
[ "effect"
Expand Down

0 comments on commit b0537aa

Please sign in to comment.