提交 7acb7e0bfcb388d7e07a1798d20bbcd662dd67ce

作者 Joshua Appelman
1 个父辈 8362fd47

Updates chalk to 1.0.0.

Updates [Chalk](https://www.npmjs.org/package/chalk) to latest version, 1.0.0. See the [releasenotes](https://github.com/sindresorhus/chalk/releases/tag/v1.0.0) for the changes.

This is the first major version, and the API can now be considered stable.

This commit and PR is auto-generated. Please merge with care. My apologies if it's undesirable.

Made with ♥ by [Sindre](https://github.com/sindresorhus), [Joshua](https://github.com/jbnicolai), and all our wonderful [contributors](https://github.com/sindresorhus/chalk/graphs/contributors).
正在显示 1 个修改的文件 包含 1 行增加1 行删除
@@ -29,7 +29,7 @@ @@ -29,7 +29,7 @@
29 "homepage": "https://github.com/niftylettuce/igloo", 29 "homepage": "https://github.com/niftylettuce/igloo",
30 "dependencies": { 30 "dependencies": {
31 "bootable": "^0.2.3", 31 "bootable": "^0.2.3",
32 - "chalk": "^0.4.0", 32 + "chalk": "^1.0.0",
33 "commander": "^2.2.0", 33 "commander": "^2.2.0",
34 "connect-redis": "~2.0.0", 34 "connect-redis": "~2.0.0",
35 "email-templates": "^1.1.2", 35 "email-templates": "^1.1.2",
注册登录 后发表评论