From adcd8544e48812b170cdcfc8d73c8f272ed5e359 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Wed, 8 Feb 2017 17:16:40 -0800 Subject: [PATCH] standard --- bin/cmd.js | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/cmd.js b/bin/cmd.js index 746eae8aa..f37a31bda 100755 --- a/bin/cmd.js +++ b/bin/cmd.js @@ -6,4 +6,3 @@ if (process.version.match(/v(\d+)\./)[1] < 4) { var opts = require('../options') require('standard-engine').cli(opts) } -