mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-15 21:57:22 +01:00
fix exports
This commit is contained in:
@@ -2,4 +2,4 @@ import get from 'lodash/get';
|
||||
|
||||
// TODO remove completely, only used in client
|
||||
|
||||
module.exports = get;
|
||||
export default get;
|
||||
|
||||
Reference in New Issue
Block a user