Fix yarn packages for new UI

This commit is contained in:
Joseph Schorr 2017-03-09 19:10:44 -05:00
parent cfb81c977f
commit 92f858016d

View file

@ -20,6 +20,7 @@ var quayDependencies: any[] = [
'core-ui',
'core-config-setup',
'infinite-scroll',
'ngTagsInput',
'react'
];