mirror of
https://github.com/danbulant/pngjs
synced 2026-06-09 17:41:03 +00:00
v1.0.1
This commit is contained in:
parent
ba44715818
commit
33be98c413
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "pngjs2",
|
"name": "pngjs2",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.",
|
"description": "PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
"Alexandre Paré",
|
"Alexandre Paré",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue