mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-05 22:38:59 +08:00
Fixed package.json peerDependencies
Reviewed By: sophiebits Differential Revision: D5860751 fbshipit-source-id: 634ccf22d40bf80eabed467cb1c874f5b02c4f8d
This commit is contained in:
committed by
Facebook Github Bot
parent
c25a3db662
commit
ed77dbb5ae
@@ -132,6 +132,9 @@
|
||||
"bin": {
|
||||
"react-native": "local-cli/wrong-react-native.js"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "16.0.0-rc.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"absolute-path": "^0.0.0",
|
||||
"art": "^0.10.0",
|
||||
|
||||
Reference in New Issue
Block a user