chore: fix regressions

This commit is contained in:
Emanuele Stoppa 2023-09-05 10:53:09 +01:00
parent 966bc2ca0e
commit 3fd60556ac

View file

@ -1,4 +1,3 @@
import { createRequire } from 'node:module';
import boxen from 'boxen';
import { execa } from 'execa';
import { bold, cyan, dim, magenta } from 'kleur/colors';