bump RN version to 0.18.1

This commit is contained in:
Artur Girenko 2016-01-22 20:52:18 +01:00
parent 88ba46a8e3
commit 1266e4802a
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ projNameHyphRx = /\$PROJECT_NAME_HYPHENATED\$/g
projNameUsRx = /\$PROJECT_NAME_UNDERSCORED\$/g
platformRx = /\$PLATFORM\$/g
devHostRx = /\$DEV_HOST\$/g
rnVersion = '0.18.0'
rnVersion = '0.18.1'
rnPackagerPort = 8081
podMinVersion = '0.38.2'
process.title = 're-natal'