summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorMike Morris <michael.patrick.morris@gmail.com>2014-07-18 14:13:25 -0400
committerMike Morris <michael.patrick.morris@gmail.com>2014-07-18 14:13:25 -0400
commit1ba3c54abe59ce119a9b57f8dd917b44210dbe79 (patch)
tree975439f2cb02bd5bba250463e8a914d0a74e7dbd /bin
parentdb14cdbd1ad52ba7197ced977e98ef1aedfaa743 (diff)
downloadqtlocation-mapboxgl-1ba3c54abe59ce119a9b57f8dd917b44210dbe79.tar.gz
clean up package.json
Diffstat (limited to 'bin')
-rw-r--r--bin/package.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/package.json b/bin/package.json
index 06f3ccbe57..675f1fb168 100644
--- a/bin/package.json
+++ b/bin/package.json
@@ -2,10 +2,7 @@
"name": "mbgl-native",
"version": "0.0.1",
"dependencies": {
- "brfs": "^1.1.2",
- "fuzzer": "^0.2.0",
"mapbox-glsl-optimizer": "~0.1.0",
"mkdirp": "^0.5.0",
- "through2": "^0.5.1"
}
}