mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-17 12:19:12 +08:00
JS: Upgrade to chalk@^2.4.1
Summary: Upgrades to `chalk@^2.4.1`. Verified no dependencies to the breaking changes in `chalk@2.0.0`. Reviewed By: cpojer Differential Revision: D13192150 fbshipit-source-id: 27a1a53d50a3c7628528a4f21e7166d452b2f205
This commit is contained in:
committed by
Facebook Github Bot
parent
c30c803b89
commit
4355b2df1b
@@ -18,7 +18,7 @@
|
||||
"react-native": "index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"chalk": "^1.1.1",
|
||||
"chalk": "^2.4.1",
|
||||
"minimist": "^1.2.0",
|
||||
"prompt": "^0.2.14",
|
||||
"semver": "^5.0.3"
|
||||
|
||||
Reference in New Issue
Block a user