-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #41 from RobotlegsJS/upgrade-pixijs-to-v6
Upgrade pixi.js to version 6.3.2; fixes #36
- Loading branch information
Showing
129 changed files
with
1,053 additions
and
1,502 deletions.
There are no files selected for viewing
10 changes: 10 additions & 0 deletions
10
common/changes/@robotlegsjs/pixi-palidor/upgrade-pixijs-to-v6_2022-07-13-19-41.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@robotlegsjs/pixi-palidor", | ||
"comment": "Update [pixi.js](https://www.npmjs.com/package/pixi.js) to version **6.3.2** (see [41](https://github.com/RobotlegsJS/RobotlegsJS-Framework/pull/41))", | ||
"type": "major" | ||
} | ||
], | ||
"packageName": "@robotlegsjs/pixi-palidor" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@robotlegsjs/pixi-signalmediator/upgrade-pixijs-to-v6_2022-07-13-19-41.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@robotlegsjs/pixi-signalmediator", | ||
"comment": "Update [pixi.js](https://www.npmjs.com/package/pixi.js) to version **6.3.2** (see [41](https://github.com/RobotlegsJS/RobotlegsJS-Framework/pull/41))", | ||
"type": "major" | ||
} | ||
], | ||
"packageName": "@robotlegsjs/pixi-signalmediator" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@robotlegsjs/pixi/upgrade-pixijs-to-v6_2022-07-13-19-41.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@robotlegsjs/pixi", | ||
"comment": "Update [pixi.js](https://www.npmjs.com/package/pixi.js) to version **6.3.2** (see [41](https://github.com/RobotlegsJS/RobotlegsJS-Framework/pull/41))", | ||
"type": "major" | ||
} | ||
], | ||
"packageName": "@robotlegsjs/pixi" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,7 @@ | |
*/ | ||
"phaser": "^3.22.0", | ||
"phaser-ce": "^2.15.0", | ||
"pixi.js": "^5.2.1" | ||
"pixi.js": "^6.3.2" | ||
}, | ||
|
||
/** | ||
|
Oops, something went wrong.