Skip to content

Commit ed9198d

Browse files
committed
bump canary versions
1 parent f547bbf commit ed9198d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

scripts/set-react-version.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,14 +61,14 @@ const profiles = {
6161
"react-native-windows": "^0.67.0-0",
6262
},
6363
"canary-macos": {
64-
react: "16.13.1",
65-
"react-native": "^0.63.4",
64+
react: "17.0.1",
65+
"react-native": "^0.64.2",
6666
"react-native-macos": "canary",
6767
"react-native-windows": undefined,
6868
},
6969
"canary-windows": {
7070
react: "17.0.2",
71-
"react-native": "^0.64.2",
71+
"react-native": "^0.67.0-0",
7272
"react-native-macos": undefined,
7373
"react-native-windows": "canary",
7474
},

0 commit comments

Comments
 (0)