summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMike Morris <michael.patrick.morris@gmail.com>2015-05-15 16:40:26 -0400
committerMike Morris <michael.patrick.morris@gmail.com>2015-05-18 16:12:41 -0400
commit7ed36670925d1dd902e46ffb6247a3b7cba6ebf0 (patch)
treef945af2db5324cb6228cc7e9236f4ea86385bbc4 /package.json
parent830a9b3972a1934e6b059da54a0ff282a8581088 (diff)
downloadqtlocation-mapboxgl-7ed36670925d1dd902e46ffb6247a3b7cba6ebf0.tar.gz
pack images with pngjs
https://www.npmjs.com/package/pngjs
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e8e2f13fc3..8da4582f67 100644
--- a/package.json
+++ b/package.json
@@ -29,9 +29,9 @@
"faucet": "0.0.1",
"mapbox-gl-test-suite": "git://github.com/mapbox/mapbox-gl-test-suite#master",
"mkdirp": "^0.5.1",
+ "pngjs": "^0.4.0",
"request": "^2.55.0",
"st": "^0.5.3",
- "tap-spec": "^3.0.0",
"tape": "^4.0.0"
},
"scripts": {