mirror of
https://github.com/status-im/re-natal.git
synced 2025-02-16 22:46:36 +00:00
use react native 0.13.0
This commit is contained in:
parent
e7a1776062
commit
98f807ca26
@ -20,7 +20,7 @@ camelRx = /([a-z])([A-Z])/g
|
||||
projNameRx = /\$PROJECT_NAME\$/g
|
||||
projNameHyphRx = /\$PROJECT_NAME_HYPHENATED\$/g
|
||||
projNameUnderRx = /\$PROJECT_NAME_UNDERSCORED\$/g
|
||||
rnVersion = '0.13.0-rc'
|
||||
rnVersion = '0.13.0'
|
||||
rnPackagerPort = 8081
|
||||
podMinVersion = '0.38.2'
|
||||
process.title = 'natal'
|
||||
|
Loading…
x
Reference in New Issue
Block a user