mirror of
https://github.com/danbulant/pngjs
synced 2026-06-07 16:42:23 +00:00
2.1 release
This commit is contained in:
parent
214838df84
commit
a04ccc330a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "pngjs",
|
"name": "pngjs",
|
||||||
"version": "2.0.0",
|
"version": "2.1.0",
|
||||||
"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