update om-next to alpha14

This commit is contained in:
Dan Motzenbecker 2015-10-31 14:22:20 -04:00
parent 7aad7f13c8
commit 58807666ec
1 changed files with 1 additions and 1 deletions

View File

@ -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'