web: small tweaks to style, dependencies.
This commit is contained in:
@ -6,7 +6,7 @@ import {
|
||||
MutationAction,
|
||||
VuexModule
|
||||
} from 'vuex-module-decorators';
|
||||
import { keyBy } from 'lodash';
|
||||
import keyBy from 'lodash.keyby';
|
||||
import { User, Measure, MeasureConfig } from '@/models';
|
||||
import api from '@/services/pm-api-client';
|
||||
|
||||
|
Reference in New Issue
Block a user