fixed examples/screenshot.js style

This commit is contained in:
Yanis Benson 2019-06-29 13:44:24 +03:00
parent e63d61d063
commit 0c671f5ba6

View file

@ -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)) {