浏览代码

Better colors

Kevin van Zonneveld 9 年之前
父节点
当前提交
545c671a97
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      website/update.js

+ 1 - 1
website/update.js

@@ -38,4 +38,4 @@ fs.writeFileSync(
   fs.readFileSync(locations.dev, 'utf-8')
 );
 
-console.info(chalk.green('✓ injected: uppy build into site'));
+console.info(chalk.green('✓ injected: '), chalk.dim('uppy build into site'));