Skip to content

Commit

Permalink
Update rainbow.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Richienb committed Jan 19, 2024
1 parent 8724c55 commit 5fd8e09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/rainbow.js
@@ -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';
Expand Down

0 comments on commit 5fd8e09

Please sign in to comment.