File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7171 "@react-native-community/cli-platform-ios" : " >=4.10.0" ,
7272 "mustache" : " ^4.0.0" ,
7373 "react" : " ~16.8.6 || ~16.9.0 || ~16.11.0 || ~16.13.1 || ~17.0.1 || ~17.0.2" ,
74- "react-native" : " ^0.0.0-0 || ^0.60.6 || ^0.61.5 || ^0.62.2 || ^0.63.2 || ^0.64.0 || ^0.65.0 || 1000.0.0" ,
74+ "react-native" : " ^0.0.0-0 || ^0.60.6 || ^0.61.5 || ^0.62.2 || ^0.63.2 || ^0.64.0 || ^0.65.0 || ^0.66.0 || 1000.0.0" ,
7575 "react-native-macos" : " ^0.60.0 || ^0.61.0 || ^0.62.0 || ^0.63.0" ,
76- "react-native-windows" : " ^0.62.0 || ^0.63.0 || ^0.64.0 || ^0.65.0"
76+ "react-native-windows" : " ^0.62.0 || ^0.63.0 || ^0.64.0 || ^0.65.0 || ^0.66.0 "
7777 },
7878 "peerDependenciesMeta" : {
7979 "mustache" : {
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ const profiles = {
5151 react : "17.0.2" ,
5252 "react-native" : "^0.66.0-0" ,
5353 "react-native-macos" : undefined ,
54- "react-native-windows" : undefined ,
54+ "react-native-windows" : "^0.66.0-0" ,
5555 } ,
5656 "canary-macos" : {
5757 react : "16.13.1" ,
Original file line number Diff line number Diff line change @@ -10463,9 +10463,9 @@ fsevents@^2.3.2:
1046310463 " @react-native-community/cli-platform-ios " : " >=4.10.0"
1046410464 mustache : ^4.0.0
1046510465 react : ~16.8.6 || ~16.9.0 || ~16.11.0 || ~16.13.1 || ~17.0.1 || ~17.0.2
10466- react-native : ^0.0.0-0 || ^0.60.6 || ^0.61.5 || ^0.62.2 || ^0.63.2 || ^0.64.0 || ^0.65.0 || 1000.0.0
10466+ react-native : ^0.0.0-0 || ^0.60.6 || ^0.61.5 || ^0.62.2 || ^0.63.2 || ^0.64.0 || ^0.65.0 || ^0.66.0 || 1000.0.0
1046710467 react-native-macos : ^0.60.0 || ^0.61.0 || ^0.62.0 || ^0.63.0
10468- react-native-windows : ^0.62.0 || ^0.63.0 || ^0.64.0 || ^0.65.0
10468+ react-native-windows : ^0.62.0 || ^0.63.0 || ^0.64.0 || ^0.65.0 || ^0.66.0
1046910469 peerDependenciesMeta :
1047010470 mustache :
1047110471 optional : true
You can’t perform that action at this time.
0 commit comments