Fixed pixi.js version in readme and docs
Description of change
Because pixi-react doesnt support latest version of pixi.js yet the docs and readme file needed updating to install v7 of pixi.js
Fixes:
changed
npm install pixi.js @pixi/react to npm install pixi.js@7 @pixi/react
Pre-Merge Checklist
- [x] Documentation is changed or added
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Latest deployment of this branch, based on commit cb7077447e23a4e1cc4a48c3aa9c2226c594cd24:
| Sandbox | Source |
|---|---|
| sandbox | Configuration |
why do the test cases fail?
Also npm install fails
Closing since v7 is no longer the latest version and will only receive security updates moving forward.