Update package.json dependencies

This commit is contained in:
RainLoop Team 2017-02-28 21:44:13 +03:00
parent f9df374fa7
commit 77fb74bc4a
16 changed files with 628 additions and 623 deletions

View file

@ -12,7 +12,7 @@ const getUrl = () => {
return cachedUrl;
};
module.exports = {
export default {
template: '<b></b>',
viewModel: {
createViewModel: ({icon = 'null'}, componentInfo) => {