aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'index.js')
-rw-r--r--index.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/index.js b/index.js
index a7665f3..5355f2f 100644
--- a/index.js
+++ b/index.js
@@ -13,7 +13,6 @@ var cp = require('child_process')
13 'no-opts': '--no-opts', 13 'no-opts': '--no-opts',
14 'no-magic-do': '--no-magic-do', 14 'no-magic-do': '--no-magic-do',
15 'no-tco': '--no-tco', 15 'no-tco': '--no-tco',
16 'runtime-type-checks': '--runtime-type-checks',
17 'verbose-errors': '--verbose-errors', 16 'verbose-errors': '--verbose-errors',
18 'output': '--output' 17 'output': '--output'
19 } 18 }