Fix pngjs install

This commit is contained in:
Cadence Ember 2024-02-07 23:00:41 +13:00
parent cfc89c40f9
commit 3fb2c983e0
2 changed files with 4 additions and 4 deletions

View file

@ -31,7 +31,7 @@
"minimist": "^1.2.8",
"mixin-deep": "github:cloudrac3r/mixin-deep#v3.0.0",
"node-fetch": "^2.6.7",
"pngjs": "github:cloudrac3r/pngjs#v7.0.1",
"pngjs": "github:cloudrac3r/pngjs#v7.0.2",
"prettier-bytes": "^1.0.4",
"sharp": "^0.32.6",
"snowtransfer": "^0.9.0",