fixed examples/screenshot.js style
This commit is contained in:
parent
e63d61d063
commit
0c671f5ba6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
'use strict';
|
||||
const chalk = require('..');
|
||||
const styles = require('ansi-styles');
|
||||
const chalk = require('..');
|
||||
|
||||
// Generates screenshot
|
||||
for (const key of Object.keys(styles)) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue