node-sprite-generator icon indicating copy to clipboard operation
node-sprite-generator copied to clipboard

Update canvas dependency version

Open ruKurz opened this issue 5 years ago • 1 comments

node-sprite-generator version 0.10.2 depends on canvas 1.3.12. https://github.com/selaux/node-sprite-generator/blob/0.10.2/package.json#L15

Since canvas 1.3.12 has some issues that have been solved with version 1.6.3:

it would be great to see a new release of node-sprite-generator with an updated canvas version. In the master branch the canvas dependency is already updated: https://github.com/selaux/node-sprite-generator/blob/master/package.json#L16

ruKurz avatar May 31 '19 15:05 ruKurz

https://www.npmjs.com/package/@zouloux/node-sprite-generator does not need canvas at all.

ruKurz avatar May 31 '19 15:05 ruKurz