Merge pull request #86 from pvinis/master

update to RN 0.39.0
This commit is contained in:
Artūr Girenko 2016-12-04 19:40:19 +01:00 committed by GitHub
commit e23a68e443
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.37.0'
rnVersion = '0.39.0'
rnPackagerPort = 8081
process.title = 're-natal'
interfaceConf =