bump RN to 0.46.3

This commit is contained in:
Artur Girenko 2017-07-16 09:26:56 +02:00
parent bd7c883cc5
commit b3f5284041
1 changed files with 1 additions and 1 deletions

View File

@ -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'