mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
rewrite paths, add deps
This commit is contained in:
@@ -3,7 +3,7 @@ import isEqual from 'lodash/isEqual';
|
||||
import keys from 'lodash/keys';
|
||||
import pick from 'lodash/pick';
|
||||
import includes from 'lodash/includes';
|
||||
import getStore from 'client/store';
|
||||
import getStore from '@/store';
|
||||
import amplitude from 'amplitude-js';
|
||||
import Vue from 'vue';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user