npm/bundle: remove through depend that wasnt even used

This commit is contained in:
Jared Allard
2016-01-22 14:58:31 -08:00
parent c1e7416644
commit 0e34905ddc
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -27,7 +27,6 @@ var mdeps = require("module-deps"),
path = require("path"),
spawn = require('child_process').spawn,
fs = require("fs"),
through = require("through2"),
async = require("async"),
browserify = require('browserify'),
builtins = require("builtins"),
-1
View File
@@ -32,7 +32,6 @@
"sprintf": "~0.1.5",
"step": "0.0.x",
"tar.gz": "1.0.2",
"through": "^2.3.8",
"yargs": "^3.32.0"
},
"nexe": {