diff --git a/lib/bundle.js b/lib/bundle.js index f007f95..bc96522 100644 --- a/lib/bundle.js +++ b/lib/bundle.js @@ -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"), diff --git a/package.json b/package.json index a1b4903..42436ad 100644 --- a/package.json +++ b/package.json @@ -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": {