Skip to content

Commit c47aa5a

Browse files
committed
chore: update execa reference once more
1 parent 0e1386d commit c47aa5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system-test/install.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
import execa = require("execa");
15+
import {execa} from 'execa';
1616
import * as mv from 'mv';
1717
import {ncp} from 'ncp';
1818
import * as tmp from 'tmp';

0 commit comments

Comments
 (0)