OSDN Git Service

remove --harmony option v0.3.0p0002 v0.3.0p0003
authorhimetani_cafe <fumifumi@yasunaga-lab.bio.kyutech.ac.jp>
Mon, 18 Jan 2016 10:04:02 +0000 (19:04 +0900)
committerhimetani_cafe <fumifumi@yasunaga-lab.bio.kyutech.ac.jp>
Mon, 18 Jan 2016 10:04:02 +0000 (19:04 +0900)
cli/zephyr

index 6a43829..a272784 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env node --harmony
+#!/usr/bin/env node
 
 const zephyr = require('commander');
 const chalk = require('chalk');