Skip to content

Commit

Permalink
chore: update pixi -> v8.0.0-beta.11
Browse files Browse the repository at this point in the history
  • Loading branch information
gnlow committed Dec 1, 2023
1 parent 89002cc commit 799c3d9
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
15 changes: 14 additions & 1 deletion deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion deps/pixi.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export * from "https://esm.sh/v132/[email protected].5"
export * from "https://esm.sh/v135/[email protected].11"
2 changes: 1 addition & 1 deletion src/mod.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import {
Texture,
TextString,
returnFilterEffect,
} from "https://esm.sh/v132/[email protected].5"
} from "https://esm.sh/v135/[email protected].11"

export const init =
(project: Project) =>
Expand Down

0 comments on commit 799c3d9

Please sign in to comment.