Skip to content

Commit fa67204

Browse files
authored
Merge branch 'master' into master-cci2
2 parents 6e57a89 + 27ee91a commit fa67204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: templates/app/client/components/auth(auth)/auth.service.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'use strict';
22

3-
import _ from 'lodash';
3+
import * as _ from 'lodash';
44

55
// @flow
66
class _User {

0 commit comments

Comments
 (0)