Commit 4c1f6ec9 authored by Johannes Bill's avatar Johannes Bill

updated pngjs, old version produced uncatchable errors

parent ea8169ce
...@@ -16,13 +16,13 @@ ...@@ -16,13 +16,13 @@
}, },
"dependencies": { "dependencies": {
"coffee-script": "~ 1.7.1", "coffee-script": "~ 1.7.1",
"jspack": "~ 0.0.3",
"coffeescript-module": "~ 0.2.1", "coffeescript-module": "~ 0.2.1",
"parse-engine-data": "~ 0.1", "iconv-lite": "~ 0.4.4",
"pngjs": "~ 0.4.0", "jspack": "~ 0.0.3",
"rsvp": "~ 3.0.6",
"lodash": "~ 2.4", "lodash": "~ 2.4",
"iconv-lite": "~ 0.4.4" "parse-engine-data": "~ 0.1",
"pngjs": "^3.0.0",
"rsvp": "~ 3.0.6"
}, },
"scripts": { "scripts": {
"test": "mocha test", "test": "mocha test",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment