From 8b7ef6201ef58da774b04d899c52afe826bbae79 Mon Sep 17 00:00:00 2001 From: Arnavion Date: Sat, 28 May 2016 15:27:54 -0700 Subject: [PATCH] Updated pngjs to v2.3.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30556b8..e13a2d0 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "async-build": "0.3.0", "intern": "3.x >=3.2.0", "npm": "3.x", - "pngjs": "2.2.0", + "pngjs": "2.3.1", "sax": "1.x", "typescript": "1.8.10", "uglify-js": "2.x >=2.4.24"