bump RN to 0.46.3
This commit is contained in:
parent
bd7c883cc5
commit
b3f5284041
|
@ -37,7 +37,7 @@ ipAddressRx = /^(?:[0-9]{1,3}\.){3}[0-9]{1,3}$/i
|
|||
figwheelUrlRx = /ws:\/\/[0-9a-zA-Z\.]*:/g
|
||||
appDelegateRx = /http:\/\/[^:]+/g
|
||||
debugHostRx = /host\s+=\s+@".*";/g
|
||||
rnVersion = '0.46.1'
|
||||
rnVersion = '0.46.3'
|
||||
rnWinVersion = '0.46.0-rc.0'
|
||||
rnPackagerPort = 8081
|
||||
process.title = 're-natal'
|
||||
|
|
Loading…
Reference in New Issue