bump RN version to 0.22.2

This commit is contained in:
Artur Girenko 2016-03-23 16:31:05 +01:00
parent 92b0876ce2
commit ae881bde82
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ devHostRx = /\$DEV_HOST\$/g
ipAddressRx = /^(?:[0-9]{1,3}\.){3}[0-9]{1,3}$/i
figwheelUrlRx = /ws:\/\/[0-9a-zA-Z\.]*:/g
appDelegateRx = /http:\/\/[^:]+/g
rnVersion = '0.22.0'
rnVersion = '0.22.2'
rnPackagerPort = 8081
process.title = 're-natal'
interfaceConf =