Skip to content

Commit bc3e211

Browse files
committed
Update
[ghstack-poisoned]
1 parent ff225b1 commit bc3e211

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

compiler/scripts/release/publish.js

100644100755
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
#!/usr/bin/env node
2+
3+
'use strict';
4+
15
const ora = require('ora');
26
const path = require('path');
37
const yargs = require('yargs');

0 commit comments

Comments
 (0)