Skip to content

Commit

Permalink
update canvas-action (purescript#1067)
Browse files Browse the repository at this point in the history
  • Loading branch information
artemisSystem authored Feb 16, 2022
1 parent 78a6925 commit c34967e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@
"web-html"
],
"repo": "https://github.com/artemisSystem/purescript-canvas-action.git",
"version": "v7.0.0"
"version": "v8.0.0"
},
"cartesian": {
"dependencies": [
Expand Down
2 changes: 1 addition & 1 deletion src/groups/artemisSystem.dhall
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
, "web-html"
]
, repo = "https://github.com/artemisSystem/purescript-canvas-action.git"
, version = "v7.0.0"
, version = "v8.0.0"
}
}

0 comments on commit c34967e

Please sign in to comment.