Fixed package.json peerDependencies

Reviewed By: sophiebits

Differential Revision: D5860751

fbshipit-source-id: 634ccf22d40bf80eabed467cb1c874f5b02c4f8d
This commit is contained in:
Brian Vaughn 2017-09-19 15:39:18 -07:00 коммит произвёл Facebook Github Bot
Родитель c25a3db662
Коммит ed77dbb5ae
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -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",