bundle more stuff

This commit is contained in:
Rich Harris
2018-08-19 16:15:04 -04:00
parent dba83641e4
commit e0d533f2ea
9 changed files with 35 additions and 36 deletions

View File

@@ -1,5 +1,5 @@
import { exporter as _exporter } from '../api/export';
import * as colors from 'ansi-colors';
import colors from 'kleur';
import prettyBytes from 'pretty-bytes';
import { locations } from '../config';