We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
--harmony
1 parent 5af4089 commit b435706Copy full SHA for b435706
bin/contentful-export
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env node --harmony
+#!/usr/bin/env node
2
var log = require('npmlog')
3
var runContentfulExport = require('../')
4
var usageParams
0 commit comments