Skip to content

Commit

Permalink
Rename pixijs
Browse files Browse the repository at this point in the history
  • Loading branch information
cxong committed Jul 20, 2023
1 parent 7ddbda1 commit 5046608
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dangerfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ const knownFrameworks = [
'PandaJS',
'Phaser',
'PICO-8',
'pixi.js',
'PixiJS',
'pygame',
'QB64',
'Qt',
Expand Down
2 changes: 1 addition & 1 deletion games/d.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1058,7 +1058,7 @@
langs:
- JavaScript
frameworks:
- pixi.js
- PixiJS
licenses:
- MIT
info: DuckHunt ported to JS and HTML5
Expand Down
2 changes: 1 addition & 1 deletion games/s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2362,7 +2362,7 @@
langs:
- JavaScript
frameworks:
- pixi.js
- PixiJS
licenses:
- MIT
content: open
Expand Down

0 comments on commit 5046608

Please sign in to comment.