Skip to content

Commit

Permalink
chore: update skia_canvas to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DjDeveloperr authored Jan 11, 2023
1 parent 99f5e32 commit 0b0d832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/canvas.ts
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@ export class WindowCanvas {
export * from "../mod.ts";
// deno-lint-ignore ban-ts-comment
// @ts-expect-error
export * from "https://deno.land/x/skia_canvas@0.4.1/mod.ts";
export * from "https://deno.land/x/skia_canvas@0.5.0/mod.ts";

0 comments on commit 0b0d832

Please sign in to comment.