Prozi / pixi-shim

PIXI.js Back-End "shim". For mocking Canvas in Node.js with ❤️
https://pietal.dev
46 stars 11 forks source link

Fix: Removed pixi.js-legacy and canvas from devDependencies and added them to dependencies #29

Closed ThePeterParker1337 closed 2 years ago

ThePeterParker1337 commented 2 years ago

This PR adds required dependencies to the correct section in package.json.

Otherwise those would be removed when installing this library in production environment