mirror of
https://github.com/status-im/react-native-webview.git
synced 2025-02-23 17:28:37 +00:00
chore(ci): Upgrade react-native-windows to 0.62.17 (#1768)
* Upgrade react-native-windows to 0.63.11 * Downgrade to 0.62.17
This commit is contained in:
parent
36c21b0042
commit
c5ae9193bd
10
package.json
10
package.json
@ -49,6 +49,7 @@
|
||||
"@types/selenium-webdriver": "4.0.9",
|
||||
"@typescript-eslint/eslint-plugin": "2.1.0",
|
||||
"@typescript-eslint/parser": "2.1.0",
|
||||
"appium": "1.17.0",
|
||||
"babel-eslint": "10.0.3",
|
||||
"babel-jest": "24.8.0",
|
||||
"babel-plugin-module-resolver": "3.1.3",
|
||||
@ -65,12 +66,11 @@
|
||||
"react": "16.11.0",
|
||||
"react-native": "0.62.2",
|
||||
"react-native-macos": "0.60.0-microsoft.73",
|
||||
"react-native-windows": "^0.62.5",
|
||||
"semantic-release": "15.13.24",
|
||||
"typescript": "3.8.3",
|
||||
"appium": "1.17.0",
|
||||
"react-native-windows": "0.62.17",
|
||||
"selenium-appium": "0.0.15",
|
||||
"selenium-webdriver": "4.0.0-alpha.7"
|
||||
"selenium-webdriver": "4.0.0-alpha.7",
|
||||
"semantic-release": "15.13.24",
|
||||
"typescript": "3.8.3"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
@ -10976,10 +10976,10 @@ react-native-macos@0.60.0-microsoft.73:
|
||||
stacktrace-parser "^0.1.3"
|
||||
whatwg-fetch "^3.0.0"
|
||||
|
||||
react-native-windows@^0.62.5:
|
||||
version "0.62.6"
|
||||
resolved "https://registry.yarnpkg.com/react-native-windows/-/react-native-windows-0.62.6.tgz#a5bcd10ac4cae6ca5e63bff9b4b3368fd172770f"
|
||||
integrity sha512-vVWS5Sp+uh2+yFz4qR0kz3dExe4HZzsrThGtD3nMzfSJuVEJAFADGIyUOTrTEBrhZGqYbseU2Rs9UHNHSWGgAg==
|
||||
react-native-windows@0.62.17:
|
||||
version "0.62.17"
|
||||
resolved "https://registry.yarnpkg.com/react-native-windows/-/react-native-windows-0.62.17.tgz#204272c084940c4a5c20bef9a85cb8ac0ba8481b"
|
||||
integrity sha512-pgeqFt3SsvH5Fa/P30Nv4KJv2KcNmRqU50STGMKhfSBMZ64bCYQIKz8So18MhQnI8A9AIomwQCwynFLP1hjQFw==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.8.4"
|
||||
cli-spinners "^2.2.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user