diff --git a/change/react-native-windows-2019-11-12-01-54-17-auto-update-versions060.0microsoft.20.json b/change/react-native-windows-2019-11-12-01-54-17-auto-update-versions060.0microsoft.20.json new file mode 100644 index 00000000000..60dea21383b --- /dev/null +++ b/change/react-native-windows-2019-11-12-01-54-17-auto-update-versions060.0microsoft.20.json @@ -0,0 +1,8 @@ +{ + "type": "prerelease", + "comment": "Updating react-native to version: 0.60.0-microsoft.20", + "packageName": "react-native-windows", + "email": "53619745+rnbot@users.noreply.github.com", + "commit": "1799d42f737fc5fb31978c60a22a8dfd8c390719", + "date": "2019-11-12T01:54:17.575Z" +} \ No newline at end of file diff --git a/change/react-native-windows-extended-2019-11-12-01-54-19-auto-update-versions060.0microsoft.20.json b/change/react-native-windows-extended-2019-11-12-01-54-19-auto-update-versions060.0microsoft.20.json new file mode 100644 index 00000000000..fcedd4c83bf --- /dev/null +++ b/change/react-native-windows-extended-2019-11-12-01-54-19-auto-update-versions060.0microsoft.20.json @@ -0,0 +1,8 @@ +{ + "type": "patch", + "comment": "Updating react-native to version: 0.60.0-microsoft.20", + "packageName": "react-native-windows-extended", + "email": "53619745+rnbot@users.noreply.github.com", + "commit": "9adc8fa2bd113420f8551508203492295e26c236", + "date": "2019-11-12T01:54:19.150Z" +} \ No newline at end of file diff --git a/packages/E2ETest/package.json b/packages/E2ETest/package.json index 2dbcb289c19..a80aefaffcf 100644 --- a/packages/E2ETest/package.json +++ b/packages/E2ETest/package.json @@ -23,7 +23,7 @@ }, "dependencies": { "react": "16.8.6", - "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.16.tar.gz", + "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.20.tar.gz", "react-native-windows": "0.60.0-vnext.69", "react-native-windows-extended": "0.60.17", "rnpm-plugin-windows": "^0.3.8" diff --git a/packages/microsoft-reactnative-sampleapps/package.json b/packages/microsoft-reactnative-sampleapps/package.json index ec6af9a7ffb..3e98d14e608 100644 --- a/packages/microsoft-reactnative-sampleapps/package.json +++ b/packages/microsoft-reactnative-sampleapps/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "react": "16.8.6", - "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.16.tar.gz", + "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.20.tar.gz", "react-native-windows": "0.60.0-vnext.69", "react-native-windows-extended": "0.60.17", "rnpm-plugin-windows": "^0.3.8" diff --git a/packages/playground/package.json b/packages/playground/package.json index 7c7657cb41e..17396d55ddf 100644 --- a/packages/playground/package.json +++ b/packages/playground/package.json @@ -13,7 +13,7 @@ }, "dependencies": { "react": "16.8.6", - "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.16.tar.gz", + "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.20.tar.gz", "react-native-windows": "0.60.0-vnext.69", "react-native-windows-extended": "0.60.17", "rnpm-plugin-windows": "^0.3.8" diff --git a/packages/react-native-windows-extended/package.json b/packages/react-native-windows-extended/package.json index 37ecf89caba..b3cb4195d2a 100644 --- a/packages/react-native-windows-extended/package.json +++ b/packages/react-native-windows-extended/package.json @@ -34,12 +34,12 @@ "just-scripts": "^0.24.2", "prettier": "1.13.6", "react": "16.8.6", - "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.16.tar.gz", + "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.20.tar.gz", "typescript": "3.5.3" }, "peerDependencies": { "react": "16.8.6", - "react-native": "^0.60.0 || 0.60.0-microsoft.16 || https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.16.tar.gz" + "react-native": "^0.60.0 || 0.60.0-microsoft.20 || https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.20.tar.gz" }, "beachball": { "disallowedChangeTypes": [ diff --git a/vnext/package.json b/vnext/package.json index ce3a978dc70..1796823a282 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -47,13 +47,13 @@ "eslint": "5.1.0", "just-scripts": "^0.24.2", "prettier": "1.17.0", - "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.16.tar.gz", + "react-native": "https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.20.tar.gz", "react": "16.8.6", "typescript": "3.5.3" }, "peerDependencies": { "react": "16.8.6", - "react-native": "^0.60.0 || 0.60.0-microsoft.16 || https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.16.tar.gz" + "react-native": "^0.60.0 || 0.60.0-microsoft.20 || https://github.com/microsoft/react-native/archive/v0.60.0-microsoft.20.tar.gz" }, "beachball": { "defaultNpmTag": "vnext",