mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 07:07:35 +01:00
fix exports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import uuid from 'uuid';
|
||||
|
||||
// TODO remove this file completely
|
||||
module.exports = uuid.v4;
|
||||
export default uuid.v4;
|
||||
|
||||
Reference in New Issue
Block a user