update to RN 0.39.0

This commit is contained in:
Pavlos Vinieratos 2016-12-04 14:38:21 +01:00
parent ca1c5b0040
commit 606fc6ead6
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 =