bump react to 0.42.0

This commit is contained in:
Travis McLane 2017-03-07 11:18:57 -06:00
parent 1110e849d7
commit bd80fff8fa
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,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.41.1'
rnVersion = '0.42.0'
rnPackagerPort = 8081
process.title = 're-natal'
interfaceConf =