fix(react-native): fix @nrwl/react-native and @nrwl/expo dep conficts (#16524)
This commit is contained in:
parent
87ac061479
commit
7e64afc7a6
@ -42,7 +42,7 @@
|
||||
"@nx/workspace": "file:../workspace"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react-native": "^0.71.7"
|
||||
"react-native": ">= 0.71.0"
|
||||
},
|
||||
"builders": "./executors.json",
|
||||
"ng-update": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user