use RN 0.30.0

This commit is contained in:
Artur Girenko 2016-07-24 12:19:41 +02:00
parent b55939219e
commit b6388ba6f4
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.29.2'
rnVersion = '0.30.0'
rnPackagerPort = 8081
process.title = 're-natal'
interfaceConf =