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