Skip to content

Commit 8fb8c8f

Browse files
committed
Use --harmony flag on node runtime
1 parent 4224ae1 commit 8fb8c8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/css-ast-diff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env node
1+
#!/usr/bin/env node --harmony
22
'use strict';
33

44
const CLI = require('../lib/cli');

0 commit comments

Comments
 (0)