Update rainbow.js
This commit is contained in:
parent
8724c55118
commit
5fd8e090e8
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { setTimeout as delay } from 'node:timers/promises';
|
||||
import {setTimeout as delay} from 'node:timers/promises';
|
||||
import convertColor from 'color-convert';
|
||||
import updateLog from 'log-update';
|
||||
import chalk from '../source/index.js';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue