mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-28 20:25:33 +08:00
Allow Promise to display error strings and not just error objects.
Summary: Closes https://github.com/facebook/react-native/pull/9989 Reviewed By: bestander Differential Revision: D4147256 Pulled By: hramos fbshipit-source-id: 62d49b592391bad434062e3c0d9c8287842664a8
This commit is contained in:
committed by
Facebook Github Bot
parent
d2796ea4ed
commit
bfb2766c63
@@ -184,6 +184,7 @@
|
||||
"opn": "^3.0.2",
|
||||
"optimist": "^0.6.1",
|
||||
"plist": "^1.2.0",
|
||||
"pretty-format": "^4.2.1",
|
||||
"promise": "^7.1.1",
|
||||
"react-clone-referenced-element": "^1.0.1",
|
||||
"react-devtools-core": "^2.0.8",
|
||||
|
||||
Reference in New Issue
Block a user