diff -r 48f5380c26d0 -r 1190ea937f2d cms/app-client/app/components/notice-component.js --- a/cms/app-client/app/components/notice-component.js Fri Jun 09 15:22:02 2017 +0200 +++ b/cms/app-client/app/components/notice-component.js Sat Jun 10 08:33:03 2017 +0200 @@ -1,6 +1,6 @@ import Ember from 'ember'; import * as commonUtils from 'corpus-common-addon/utils/utils'; -import _ from 'lodash/lodash'; +import _ from 'lodash'; export default Ember.Component.extend({