update om-next to alpha14
This commit is contained in:
parent
7aad7f13c8
commit
58807666ec
|
@ -26,7 +26,7 @@ podMinVersion = '0.38.2'
|
|||
process.title = 'natal'
|
||||
reactInterfaces =
|
||||
om: 'org.omcljs/om "0.9.0"'
|
||||
'om-next': 'org.omcljs/om "1.0.0-alpha11"'
|
||||
'om-next': 'org.omcljs/om "1.0.0-alpha14"'
|
||||
|
||||
interfaceNames = Object.keys reactInterfaces
|
||||
defaultInterface = 'om'
|
||||
|
|
Loading…
Reference in New Issue